Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_lan_tx_rx.h81 #define ICE_FXD_FLTR_QW0_TO_Q_PRI_M (0x7ULL << ICE_FXD_FLTR_QW0_TO_Q_PRI_S) macro
H A Dice_fdir.c622 qword |= FIELD_PREP(ICE_FXD_FLTR_QW0_TO_Q_PRI_M, ctx->toq_prio); in ice_set_fd_desc_val()