Searched refs:aq_err (Results 1 – 2 of 2) sorted by relevance
90 const char *i40e_aq_str(struct i40e_hw *hw, enum i40e_admin_queue_err aq_err);
98 const char *i40e_aq_str(struct i40e_hw *hw, enum i40e_admin_queue_err aq_err) in i40e_aq_str() argument100 switch (aq_err) { in i40e_aq_str()149 snprintf(hw->err_str, sizeof(hw->err_str), "%d", aq_err); in i40e_aq_str()