Searched refs:ICE_RX_FLEX_DESC_STATUS0_DD_S (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_icereg.h | 13711 ICE_RX_FLEX_DESC_STATUS0_DD_S = 0, enumerator |
H A D | if_ice.c | 26174 if ((status0 & BIT(ICE_RX_FLEX_DESC_STATUS0_DD_S)) == 0) in ice_rxeof() |