OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:q_tx
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_mcx.c
2347
struct mcx_tx
q_tx
;
member in struct:mcx_queues
3016
struct mcx_tx *tx = &q->
q_tx
;
7051
struct mcx_tx *tx = &q->
q_tx
;
7262
tx = &q->
q_tx
;
7483
tx = &q->
q_tx
;
7582
struct mcx_tx *tx = &q->
q_tx
;
7962
struct mcx_tx *tx = &sc->sc_queues[0].
q_tx
;
7977
tx = &sc->sc_queues[cpu_index(curcpu()) % sc->sc_nqueues].
q_tx
;
8828
if (mcx_query_sq(sc, &q->
q_tx
, &u.sq) != 0) {
8833
kstat_kv_u64(kvs++) = q->
q_tx
.tx_prod
[
all
...]
Completed in 41 milliseconds
Indexes created Sun Oct 19 18:09:56 GMT 2025