OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:txd_mbuf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
rtl81x9var.h
169
struct mbuf *
txd_mbuf
;
member in struct:rtk_tx_desc
rtl81x9.c
1117
m_freem(txd->
txd_mbuf
);
1118
txd->
txd_mbuf
= NULL;
1302
txd->
txd_mbuf
= m_head;
1499
m_freem(txd->
txd_mbuf
);
1500
txd->
txd_mbuf
= NULL;
Completed in 99 milliseconds
Indexes created Fri Oct 17 00:09:41 GMT 2025