Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_dcb.c672 (app_prio & I40E_AQC_CEE_APP_FCOE_MASK) >> in i40e_cee_to_dcb_v1_config()
753 (app_prio & I40E_AQC_CEE_APP_FCOE_MASK) >> in i40e_cee_to_dcb_config()
H A Di40e_adminq_cmd.h2646 #define I40E_AQC_CEE_APP_FCOE_MASK (0x7 << I40E_AQC_CEE_APP_FCOE_SHIFT) macro