OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TOTAL_TX_BD
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bnxreg.h
4581
#define
TOTAL_TX_BD
(TOTAL_TX_BD_PER_PAGE * TX_PAGES)
4583
#define MAX_TX_BD (
TOTAL_TX_BD
- 1)
if_bnx.c
5128
if (sc->tx_pkt_count <=
TOTAL_TX_BD
&&
6099
BNX_PRINTF(sc, "total tx_bd = 0x%08X\n", (uint32_t)
TOTAL_TX_BD
);
Completed in 24 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025