Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ice/
HDice_adminq_cmd.h629 #define ICE_AQ_VSI_TC_Q_NUM_S 11 macro
630 #define ICE_AQ_VSI_TC_Q_NUM_M (0xF << ICE_AQ_VSI_TC_Q_NUM_S)
HDice_lib.c598 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()