Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c1015 case I40E_AQ_RESOURCE_TYPE_VSI: in i40e_get_available_resources()
1040 case I40E_AQ_RESOURCE_TYPE_VSI: in i40e_get_available_resources()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h761 #define I40E_AQ_RESOURCE_TYPE_VSI 0x1 macro