Searched refs:tx_cons_sb (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h693 uint16_t *tx_cons_sb; member in struct:bxe_fastpath
H A Dbxe.c2664 hw_cons = le16toh(*fp->tx_cons_sb);
3510 hw_cons = le16toh(*fp->tx_cons_sb);
9689 fp->tx_cons_sb = &fp->sb_index_values[HC_INDEX_ETH_TX_CQ_CONS_COS0];

Completed in 121 milliseconds