Home
last modified time | relevance | path

Searched refs:IXGBE_DEV_ID_X550EM_X_SFP (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_x550.c355 case IXGBE_DEV_ID_X550EM_X_SFP: in ixgbe_identify_phy_x550em()
1517 case IXGBE_DEV_ID_X550EM_X_SFP: in ixgbe_get_media_type_X550em()
2311 case IXGBE_DEV_ID_X550EM_X_SFP: in ixgbe_init_phy_ops_X550em()
2545 if (hw->device_id == IXGBE_DEV_ID_X550EM_X_SFP) in ixgbe_reset_hw_X550em()
H A Dixgbe_api.c193 case IXGBE_DEV_ID_X550EM_X_SFP: in ixgbe_set_mac_type()
H A Dixgbe_type.h145 #define IXGBE_DEV_ID_X550EM_X_SFP 0x15AC macro
H A Dif_ix.c3170 if (hw->device_id == IXGBE_DEV_ID_X550EM_X_SFP || in ix_enable_intr()