Home
last modified time | relevance | path

Searched refs:ICE_RXDID_FLEX_NIC (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/ice/
Dice_lan_tx_rx.h195 ICE_RXDID_FLEX_NIC = ICE_RXDID_FLX_START, enumerator
Dice_common.c11 wr32((hw), GLFLXP_RXDID_FLX_WRD_##idx(ICE_RXDID_FLEX_NIC), \
19 wr32((hw), GLFLXP_RXDID_FLAGS(ICE_RXDID_FLEX_NIC, idx), \
Dice_txrx.c827 if (rx_desc->wb.rxdid != ICE_RXDID_FLEX_NIC) in ice_rx_hash()
Dice_main.c3993 u32 rxdid = ICE_RXDID_FLEX_NIC; in ice_setup_rx_ctx()