Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_devids.h48 #define I40E_DEV_ID_QSFP_A 0x1583 macro
75 #define i40e_is_40G_device(d) ((d) == I40E_DEV_ID_QSFP_A || \
H A Di40e_common.c60 case I40E_DEV_ID_QSFP_A: in i40e_set_mac_type()