Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_prototype.h63 const char *i40evf_aq_str(struct i40e_hw *hw, enum i40e_admin_queue_err aq_err);
Di40evf_virtchnl.c56 i40evf_aq_str(hw, hw->aq.asq_last_status)); in i40evf_send_pf_msg()
Di40evf_main.c1253 i40evf_aq_str(hw, hw->aq.asq_last_status)); in i40evf_configure_rss_aq()
1263 i40evf_aq_str(hw, hw->aq.asq_last_status)); in i40evf_configure_rss_aq()
Di40e_common.c90 const char *i40evf_aq_str(struct i40e_hw *hw, enum i40e_admin_queue_err aq_err) in i40evf_aq_str() function