Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_adminq_cmd.h491 #define ICE_AQ_VSI_TC_Q_OFFSET_S 0 macro
492 #define ICE_AQ_VSI_TC_Q_OFFSET_M (0x7FF << ICE_AQ_VSI_TC_Q_OFFSET_S)
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c772 ICE_AQ_VSI_TC_Q_OFFSET_S) | in ice_vsi_config_tc_queue_mapping()