OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VTE_DRST_RX_OWN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_vtereg.h
315
#define
VTE_DRST_RX_OWN
0x8000
if_vte.c
1092
rxd->rx_desc->drst = htole16(
VTE_DRST_RX_OWN
);
1120
if ((status &
VTE_DRST_RX_OWN
) != 0)
1128
rxd->rx_desc->drst = htole16(
VTE_DRST_RX_OWN
);
1136
rxd->rx_desc->drst = htole16(
VTE_DRST_RX_OWN
);
Completed in 28 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025