OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tx_chan
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_main.c
464
pi->
tx_chan
= i >= ai->nports0;
465
pi->txpkt_intf = pi->
tx_chan
? 2 * (i - ai->nports0) + 1 : 2 * i;
1013
nq[pi->
tx_chan
] += pi->nqsets;
1079
-1, pi->
tx_chan
);
cxgb_adapter.h
118
uint8_t
tx_chan
;
member in struct:port_info
cxgb_sge.c
1179
/* port_id=1 qsid=1 txpkt_intf=2
tx_chan
=0 */
1190
DPRINTF("mlen=%d txpkt_intf=%d
tx_chan
=%d\n", mlen, p->txpkt_intf, p->
tx_chan
);
Completed in 100 milliseconds
Indexes created Wed Aug 26 00:26:28 UTC 2026