Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h539 #define ICE_AQ_VSI_FD_DEF_Q_M (0x7FF << ICE_AQ_VSI_FD_DEF_Q_S) macro
H A Dice_lib.c1123 val = FIELD_PREP(ICE_AQ_VSI_FD_DEF_Q_M, dflt_q); in ice_set_fd_vsi_ctx()