Home
last modified time | relevance | path

Searched refs:TXGBE_DEV_ID_RAPTOR_QSFP (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_devids.h23 #define TXGBE_DEV_ID_RAPTOR_QSFP 0x1011 /* fiber */ macro
H A Dtxgbe_hw.c2538 case TXGBE_DEV_ID_RAPTOR_QSFP: in txgbe_set_mac_type()
2612 if (hw->device_id == TXGBE_DEV_ID_RAPTOR_QSFP) { in txgbe_init_phy_raptor()
3024 case TXGBE_DEV_ID_RAPTOR_QSFP: in txgbe_get_media_type_raptor()
H A Dtxgbe_phy.c2136 } else if (hw->device_id == TXGBE_DEV_ID_RAPTOR_QSFP) { in txgbe_autoc_read()