Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c3835 (port_cfg & I40E_PRTGEN_STATUS_PORT_VALID_MASK)) in i40e_parse_discover_capabilities()
H A Di40e_register.h625 #define I40E_PRTGEN_STATUS_PORT_VALID_MASK I40E_MASK(0x1, I40E_PRTGEN_STATUS_PORT_VALID_SHIFT) macro