Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.c196 case IGC_DEV_ID_I225_V: in igc_get_invariants_base()
403 case IGC_DEV_ID_I225_V: in igc_is_device_id_i225()
H A Digc_hw.h20 #define IGC_DEV_ID_I225_V 0x15F3 macro
H A Digc_ptp.c905 if (adapter->pdev->device == IGC_DEV_ID_I225_V) in igc_is_crosststamp_supported()
H A Digc_main.c51 { PCI_VDEVICE(INTEL, IGC_DEV_ID_I225_V), board_base },