Home
last modified time | relevance | path

Searched defs:phy_id (Results 1 – 13 of 13) sorted by relevance

/dpdk/drivers/net/pfe/
H A Dpfe_mod.h36 uint32_t phy_id; /* Link phy ID */ member
H A Dpfe_eth.h32 u32 phy_id; member
H A Dpfe_ethdev.c838 unsigned int ii = 0, phy_id = 0; in pfe_get_gemac_if_proprties() local
/dpdk/drivers/net/ngbe/base/
H A Dngbe_phy.c120 u16 phy_id = 0; in ngbe_validate_phy_addr() local
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.c155 u16 phy_id = 0; in txgbe_validate_phy_addr() local
204 enum txgbe_phy_type txgbe_get_phy_type_from_id(u32 phy_id) in txgbe_get_phy_type_from_id()
/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_phy.c372 u16 phy_id = 0; in ixgbe_validate_phy_addr() local
425 enum ixgbe_phy_type ixgbe_get_phy_type_from_id(u32 phy_id) in ixgbe_get_phy_type_from_id()
/dpdk/drivers/net/e1000/base/
H A De1000_82571.c438 u16 phy_id = 0; in e1000_get_phy_id_82571() local
H A De1000_phy.c205 u16 phy_id; in e1000_get_phy_id() local
2974 enum e1000_phy_type e1000_get_phy_type_from_id(u32 phy_id) in e1000_get_phy_type_from_id()
H A De1000_82575.c591 u16 phy_id; in e1000_get_phy_id_82575() local
H A De1000_ich8lan.c173 u32 phy_id = 0; in e1000_phy_is_accessible_pchlan() local
/dpdk/drivers/net/igc/base/
H A Digc_phy.c204 u16 phy_id; in igc_get_phy_id() local
3014 enum igc_phy_type igc_get_phy_type_from_id(u32 phy_id) in igc_get_phy_type_from_id()
/dpdk/drivers/net/qede/
H A Dqede_debug.c3149 u8 phy_id; in qed_grc_dump_phy() local
/dpdk/drivers/net/i40e/base/
H A Di40e_adminq_cmd.h2102 u8 phy_id[4]; member