Searched refs:TXGBE_DEV_ID_RAPTOR_SFP (Results 1 – 4 of 4) sorted by relevance
19 #define TXGBE_DEV_ID_RAPTOR_SFP 0x1001 /* fiber */ macro
2132 } 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()
2533 case TXGBE_DEV_ID_RAPTOR_SFP: in txgbe_set_mac_type()3020 case TXGBE_DEV_ID_RAPTOR_SFP: in txgbe_get_media_type_raptor()
134 { RTE_PCI_DEVICE(PCI_VENDOR_ID_WANGXUN, TXGBE_DEV_ID_RAPTOR_SFP) },