Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_devids.h27 #define TXGBE_DEV_ID_WX1820_SFP 0x2001 macro
H A Dtxgbe_phy.c2133 hw->device_id == TXGBE_DEV_ID_WX1820_SFP) { in txgbe_autoc_read()
2235 hw->device_id == TXGBE_DEV_ID_WX1820_SFP) { in txgbe_autoc_write()
H A Dtxgbe_hw.c2534 case TXGBE_DEV_ID_WX1820_SFP: in txgbe_set_mac_type()
3021 case TXGBE_DEV_ID_WX1820_SFP: in txgbe_get_media_type_raptor()
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c135 { RTE_PCI_DEVICE(PCI_VENDOR_ID_WANGXUN, TXGBE_DEV_ID_WX1820_SFP) },