Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_prototype.h64 const char *i40evf_stat_str(struct i40e_hw *hw, i40e_status stat_err);
Di40evf_virtchnl.c55 op, i40evf_stat_str(hw, err), in i40evf_send_pf_msg()
728 v_retval, i40evf_stat_str(&adapter->hw, v_retval), in i40evf_virtchnl_completion()
Di40evf_main.c1252 i40evf_stat_str(hw, ret), in i40evf_configure_rss_aq()
1262 i40evf_stat_str(hw, ret), in i40evf_configure_rss_aq()
Di40e_common.c150 const char *i40evf_stat_str(struct i40e_hw *hw, i40e_status stat_err) in i40evf_stat_str() function