Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h481 #define ICE_AQ_VSI_TC_Q_NUM_S 11 macro
482 #define ICE_AQ_VSI_TC_Q_NUM_M (0xF << ICE_AQ_VSI_TC_Q_NUM_S)
H A Dice_lib.c1067 ((pow << ICE_AQ_VSI_TC_Q_NUM_S) & in ice_vsi_setup_q_map()
1216 ((pow << ICE_AQ_VSI_TC_Q_NUM_S) & in ice_chnl_vsi_setup_q_map()
3356 ((pow << ICE_AQ_VSI_TC_Q_NUM_S) & ICE_AQ_VSI_TC_Q_NUM_M); in ice_vsi_setup_q_map_mqprio()