Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_lan_tx_rx.h130 #define ICE_FXD_FLTR_QW1_FDID_PRI_M (0x7ULL << ICE_FXD_FLTR_QW1_FDID_PRI_S) macro
H A Dice_fdir.c637 qword |= FIELD_PREP(ICE_FXD_FLTR_QW1_FDID_PRI_M, ctx->fdid_prio); in ice_set_fd_desc_val()