OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rtk_tx_desc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rtl81x9var.h
167
struct
rtk_tx_desc
{
struct
168
SIMPLEQ_ENTRY(
rtk_tx_desc
) txd_q;
209
struct
rtk_tx_desc
rtk_tx_descs[RTK_TX_LIST_CNT];
210
SIMPLEQ_HEAD(,
rtk_tx_desc
) rtk_tx_free;
211
SIMPLEQ_HEAD(,
rtk_tx_desc
) rtk_tx_dirty;
rtl81x9var.h
167
struct
rtk_tx_desc
{
struct
168
SIMPLEQ_ENTRY(
rtk_tx_desc
) txd_q;
209
struct
rtk_tx_desc
rtk_tx_descs[RTK_TX_LIST_CNT];
210
SIMPLEQ_HEAD(,
rtk_tx_desc
) rtk_tx_free;
211
SIMPLEQ_HEAD(,
rtk_tx_desc
) rtk_tx_dirty;
Completed in 127 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025