Searched refs:i40evf_aq_str (Results 1 – 4 of 4) sorted by relevance
63 const char *i40evf_aq_str(struct i40e_hw *hw, enum i40e_admin_queue_err aq_err);
56 i40evf_aq_str(hw, hw->aq.asq_last_status)); in i40evf_send_pf_msg()
1253 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()
90 const char *i40evf_aq_str(struct i40e_hw *hw, enum i40e_admin_queue_err aq_err) in i40evf_aq_str() function