Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ice/
HDice_iflib_txrx.c335 if ((status0 & BIT(ICE_RX_FLEX_DESC_STATUS0_DD_S)) == 0) in _ice_ift_rxd_available()
412 MPASS((status0 & BIT(ICE_RX_FLEX_DESC_STATUS0_DD_S)) != 0); in _ice_ift_rxd_pkt_get()
HDice_lan_tx_rx.h753 ICE_RX_FLEX_DESC_STATUS0_DD_S = 0, enumerator