Searched refs:phy_select (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_prototype.h | 443 u8 phy_select, u8 dev_addr, bool page_change, 449 u8 phy_select, u8 dev_addr, bool page_change,
|
H A D | i40e_common.c | 5358 u8 phy_select, u8 dev_addr, bool page_change, in i40e_aq_set_phy_register_ext() argument 5371 cmd->phy_interface = phy_select; in i40e_aq_set_phy_register_ext() 5403 u8 phy_select, u8 dev_addr, bool page_change, in i40e_aq_get_phy_register_ext() argument 5416 cmd->phy_interface = phy_select; in i40e_aq_get_phy_register_ext()
|
/openbmc/u-boot/cmd/aspeed/nettest/ |
H A D | comminf.h | 868 GLOBAL void phy_select (MAC_ENGINE *eng, PHY_ENGINE *phyeng);
|
H A D | mactest.c | 1491 phy_select(&mac_eng, &phy_eng); in mac_test()
|
H A D | phy.c | 2225 void phy_select(MAC_ENGINE *eng, PHY_ENGINE *phyeng) in phy_select() function
|