Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h108 i40e_status i40e_aq_set_link_restart_an(struct i40e_hw *hw,
Di40e_ethtool.c774 ret = i40e_aq_set_link_restart_an(hw, link_up, NULL); in i40e_nway_reset()
Di40e_common.c1762 i40e_status i40e_aq_set_link_restart_an(struct i40e_hw *hw, in i40e_aq_set_link_restart_an() function
Di40e_main.c6829 ret = i40e_aq_set_link_restart_an(&pf->hw, true, NULL); in i40e_reset_and_rebuild()
10499 err = i40e_aq_set_link_restart_an(&pf->hw, true, NULL); in i40e_probe()