Searched defs:set_mdio (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c5041 static void i40e_mdio_if_number_selection(struct i40e_hw *hw, bool set_mdio, argument
5075 i40e_aq_set_phy_register_ext(struct i40e_hw *hw, u8 phy_select, u8 dev_addr, bool page_change, bool set_mdio, u8 mdio_num, u32 reg_addr, u32 reg_val, struct i40e_asq_cmd_details *cmd_details) argument
5120 i40e_aq_get_phy_register_ext(struct i40e_hw *hw, u8 phy_select, u8 dev_addr, bool page_change, bool set_mdio, u8 mdio_num, u32 reg_addr, u32 *reg_val, struct i40e_asq_cmd_details *cmd_details) argument

Completed in 155 milliseconds