OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:txd2
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/marvell/
if_gfe.c
1210
volatile struct gt_eth_desc * const
txd2
= &txq->txq_descs[txq->txq_fi];
local in function:gfe_tx_enqueue
1214
cmdsts = gt32toh(
txd2
->ed_cmdsts);
1242
txq->txq_inptr = gt32toh(
txd2
->ed_bufptr) - txq->txq_buf_busaddr;
1243
pktlen = (gt32toh(
txd2
->ed_lencnt) >> 16) & 0xffff;
Completed in 14 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025