Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_devids.h19 #define TXGBE_DEV_ID_RAPTOR_SFP 0x1001 /* fiber */ macro
H A Dtxgbe_phy.c2132 } else if (hw->device_id == TXGBE_DEV_ID_RAPTOR_SFP || in txgbe_autoc_read()
2234 } else if (hw->device_id == TXGBE_DEV_ID_RAPTOR_SFP || in txgbe_autoc_write()
H A Dtxgbe_hw.c2533 case TXGBE_DEV_ID_RAPTOR_SFP: in txgbe_set_mac_type()
3020 case TXGBE_DEV_ID_RAPTOR_SFP: in txgbe_get_media_type_raptor()
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c134 { RTE_PCI_DEVICE(PCI_VENDOR_ID_WANGXUN, TXGBE_DEV_ID_RAPTOR_SFP) },