OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tx_cons
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_bnxvar.h
215
uint16_t
tx_cons
;
member in struct:bnx_softc
if_mcx.c
2337
uint32_t
tx_cons
;
member in struct:mcx_tx
7116
tx->
tx_cons
+= txfree;
7496
tx->
tx_cons
= 0;
7819
free = (tx->
tx_cons
+ (1 << MCX_LOG_SQ_SIZE)) - tx->tx_prod;
8834
kstat_kv_u64(kvs++) = q->q_tx.
tx_cons
;
Completed in 38 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025