Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h283 #define VPLAN_TX_QBASE_VFNUMQ_S 16 macro
H A Dice_sriov.c341 (((max_txq - 1) << VPLAN_TX_QBASE_VFNUMQ_S) & in ice_ena_vf_q_mappings()