Home
last modified time | relevance | path

Searched refs:I40E_HW_FLAG_802_1AD_CAPABLE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h755 #define I40E_HW_FLAG_802_1AD_CAPABLE BIT_ULL(1) macro
H A Di40e_adminq.c588 hw->flags |= I40E_HW_FLAG_802_1AD_CAPABLE; in i40e_set_hw_flags()
H A Di40e_common.c2767 if (hw->flags & I40E_HW_FLAG_802_1AD_CAPABLE) { in i40e_aq_set_switch_config()