OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VTE_TXMBUF
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_vtevar.h
74
#define
VTE_TXMBUF
0x0001
if_vte.c
728
txd->tx_flags |=
VTE_TXMBUF
;
741
txd->tx_flags &= ~
VTE_TXMBUF
;
805
if ((txd->tx_flags &
VTE_TXMBUF
) != 0)
1034
if ((txd->tx_flags &
VTE_TXMBUF
) == 0)
1036
txd->tx_flags &= ~
VTE_TXMBUF
;
1430
if ((txd->tx_flags &
VTE_TXMBUF
) == 0)
1433
txd->tx_flags &= ~
VTE_TXMBUF
;
Completed in 37 milliseconds
Indexes created Mon Oct 27 20:09:55 GMT 2025