Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_lan_tx_rx.h51 #define ICE_FXD_FLTR_QW0_COMP_Q_M BIT_ULL(ICE_FXD_FLTR_QW0_COMP_Q_S) macro
H A Dice_fdir.c615 qword |= FIELD_PREP(ICE_FXD_FLTR_QW0_COMP_Q_M, ctx->comp_q); in ice_set_fd_desc_val()