Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_dcb.h120 #define I40E_IEEE_APP_SEL_SHIFT 0 macro
121 #define I40E_IEEE_APP_SEL_MASK (0x7 << I40E_IEEE_APP_SEL_SHIFT)
H A Di40e_dcb.c254 I40E_IEEE_APP_SEL_SHIFT); in i40e_parse_ieee_app_tlv()