Home
last modified time | relevance | path

Searched refs:ICE_RX_FLEX_DESC_STATUS0_DD_S (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/
H A Dif_icereg.h13711 ICE_RX_FLEX_DESC_STATUS0_DD_S = 0, enumerator
H A Dif_ice.c26174 if ((status0 & BIT(ICE_RX_FLEX_DESC_STATUS0_DD_S)) == 0) in ice_rxeof()