Searched refs:i40evf_stat_str (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_prototype.h | 64 const char *i40evf_stat_str(struct i40e_hw *hw, i40e_status stat_err);
|
D | i40evf_virtchnl.c | 55 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()
|
D | i40evf_main.c | 1252 i40evf_stat_str(hw, ret), in i40evf_configure_rss_aq() 1262 i40evf_stat_str(hw, ret), in i40evf_configure_rss_aq()
|
D | i40e_common.c | 150 const char *i40evf_stat_str(struct i40e_hw *hw, i40e_status stat_err) in i40evf_stat_str() function
|