Searched refs:ICE_AQ_VSI_TC_Q_NUM_S (Results 1 – 2 of 2) sorted by relevance
629 #define ICE_AQ_VSI_TC_Q_NUM_S 11 macro630 #define ICE_AQ_VSI_TC_Q_NUM_M (0xF << ICE_AQ_VSI_TC_Q_NUM_S)
598 qmap = (pow << ICE_AQ_VSI_TC_Q_NUM_S) & ICE_AQ_VSI_TC_Q_NUM_M; in ice_setup_vsi_qmap()8631 ((pow << ICE_AQ_VSI_TC_Q_NUM_S) & in ice_vsi_setup_q_map()10736 1 << (ctx.info.tc_mapping[i] >> ICE_AQ_VSI_TC_Q_NUM_S)); in ice_sysctl_dump_vsi_cfg()