Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_hw.h260 enum igc_phy_type { enum
829 enum igc_phy_type type;
H A Digc_phy.h59 enum igc_phy_type igc_get_phy_type_from_id(u32 phy_id);
H A Digc_phy.c3014 enum igc_phy_type igc_get_phy_type_from_id(u32 phy_id) in igc_get_phy_type_from_id()
3016 enum igc_phy_type phy_type = igc_phy_unknown; in igc_get_phy_type_from_id()
3088 enum igc_phy_type phy_type = igc_phy_unknown; in igc_determine_phy_address()