Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c18 static int iavf_check_reset_complete(struct iavf_hw *hw);
2346 ret = iavf_check_reset_complete(hw); in iavf_startup()
4815 static int iavf_check_reset_complete(struct iavf_hw *hw) in iavf_check_reset_complete() function