Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82598.c361 case IXGBE_DEV_ID_82598AT2: in ixgbe_get_media_type_82598()
580 if (hw->device_id != IXGBE_DEV_ID_82598AT2) in ixgbe_validate_link_ready()
685 if ((hw->device_id == IXGBE_DEV_ID_82598AT2) && (*link_up == true) && in ixgbe_check_mac_link_82598()
H A Dixgbe_api.c128 case IXGBE_DEV_ID_82598AT2: in ixgbe_set_mac_type()
H A Dixgbe_type.h59 #define IXGBE_DEV_ID_82598AT2 0x150B macro
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c405 { RTE_PCI_DEVICE(IXGBE_INTEL_VENDOR_ID, IXGBE_DEV_ID_82598AT2) },