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

/freebsd-current/sys/dev/ice/
H A Dice_iflib_txrx.c335 if ((status0 & BIT(ICE_RX_FLEX_DESC_STATUS0_DD_S)) == 0)
412 MPASS((status0 & BIT(ICE_RX_FLEX_DESC_STATUS0_DD_S)) != 0);
H A Dice_lan_tx_rx.h753 ICE_RX_FLEX_DESC_STATUS0_DD_S = 0, enumerator in enum:ice_rx_flex_desc_status_error_0_bits

Completed in 518 milliseconds