Home
last modified time | relevance | path

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

/trueos/sys/dev/ixl/
HDi40e_prototype.h122 enum i40e_status_code i40e_aq_set_link_restart_an(struct i40e_hw *hw,
HDi40e_common.c1320 enum i40e_status_code i40e_aq_set_link_restart_an(struct i40e_hw *hw, in i40e_aq_set_link_restart_an() function
HDif_ixl.c629 error = i40e_aq_set_link_restart_an(hw, TRUE, NULL); in ixl_attach()