Searched refs:i40e_aq_set_link_restart_an (Results 1 – 3 of 3) sorted by relevance
162 enum i40e_status_code i40e_aq_set_link_restart_an(struct i40e_hw *hw,
3301 aq_error = i40e_aq_set_link_restart_an(hw, enable, NULL); in ixl_set_link()4737 status = i40e_aq_set_link_restart_an(hw, TRUE, NULL); in ixl_attach_get_link_status()
1926 enum i40e_status_code i40e_aq_set_link_restart_an(struct i40e_hw *hw, in i40e_aq_set_link_restart_an() function