OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TX_IDX
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bnx.c
4875
[TX_PAGE(sw_tx_chain_cons)][
TX_IDX
(sw_tx_chain_cons)]);
5205
txbd = &sc->tx_bd_chain[TX_PAGE(chain_prod)][
TX_IDX
(chain_prod)];
6108
txbd = &sc->tx_bd_chain[TX_PAGE(tx_prod)][
TX_IDX
(tx_prod)];
if_bnxreg.h
4598
#define
TX_IDX
(x) ((x) & USABLE_TX_BD_PER_PAGE)
Completed in 25 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025