Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h1000 #define I40E_AQ_VSI_TC_QUE_NUMBER_SHIFT 9 macro
1002 I40E_AQ_VSI_TC_QUE_NUMBER_SHIFT)
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c2110 ((tc_queues << I40E_AQ_VSI_TC_QUE_NUMBER_SHIFT) & in i40e_set_shared_vsi_props()