Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h163 enum i40e_status_code i40e_aq_set_link_restart_an(struct i40e_hw *hw,
H A Di40e_common.c1956 enum i40e_status_code i40e_aq_set_link_restart_an(struct i40e_hw *hw, in i40e_aq_set_link_restart_an() function
/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c2511 if (i40e_aq_set_link_restart_an(hw, TRUE, NULL) != in i40e_chip_start()