Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h93 i40e_status i40e_aq_set_phy_debug(struct i40e_hw *hw, u8 cmd_flags,
Di40e_ethtool.c2820 i40e_aq_set_phy_debug(hw, I40E_PHY_DEBUG_ALL, in i40e_set_phys_id()
2847 i40e_aq_set_phy_debug(hw, 0, NULL); in i40e_set_phys_id()
Di40e_common.c1841 i40e_status i40e_aq_set_phy_debug(struct i40e_hw *hw, u8 cmd_flags, in i40e_aq_set_phy_debug() function