Home
last modified time | relevance | path

Searched refs:i40e_aq_set_link_restart_an (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h112 int i40e_aq_set_link_restart_an(struct i40e_hw *hw,
H A Di40e_main.c7560 i40e_aq_set_link_restart_an(hw, is_up, NULL); in i40e_force_link_state()
11101 ret = i40e_aq_set_link_restart_an(&pf->hw, true, NULL); in i40e_rebuild()
16085 err = i40e_aq_set_link_restart_an(&pf->hw, true, NULL); in i40e_probe()
H A Di40e_common.c1544 int i40e_aq_set_link_restart_an(struct i40e_hw *hw, in i40e_aq_set_link_restart_an() function
H A Di40e_ethtool.c1640 ret = i40e_aq_set_link_restart_an(hw, link_up, NULL); in i40e_nway_reset()