Searched refs:i40e_stat_str (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Dixl_pf_main.c236 i40e_stat_str(hw, status));
258 i40e_stat_str(hw, status));
265 i40e_stat_str(hw, status));
293 i40e_stat_str(hw, status));
347 i40e_stat_str(hw, status), i40e_aq_str(hw, hw->aq.asq_last_status));
441 i40e_stat_str(hw, status));
452 i40e_stat_str(hw, status));
974 i40e_stat_str(hw, status),
1415 i40e_stat_str(hw, status),
1502 __func__, i40e_stat_str(h
[all...]
H A Dixl_pf_iov.c481 ixl_vc_opcode_str(op), op, i40e_stat_str(&pf->hw, status),
1222 " error %s\n", vf->vsi.seid, i40e_stat_str(hw, code),
1233 " error %s\n", vf->vsi.seid, i40e_stat_str(hw, code),
1303 i40e_stat_str(hw, status), i40e_aq_str(hw, hw->aq.asq_last_status));
1352 i40e_stat_str(hw, status), i40e_aq_str(hw, hw->aq.asq_last_status));
1680 i40e_stat_str(hw, ret), i40e_aq_str(hw, error));
H A Dixl_pf_i2c.c715 i40e_stat_str(hw, status), i40e_aq_str(hw, hw->aq.asq_last_status));
740 i40e_stat_str(hw, status), i40e_aq_str(hw, hw->aq.asq_last_status));
H A Dif_ixl.c532 i40e_stat_str(hw, status));
546 i40e_stat_str(hw, status));
748 " aq_err %s\n", i40e_stat_str(hw, status),
864 i40e_stat_str(hw, status));
H A Di40e_prototype.h92 const char *i40e_stat_str(struct i40e_hw *hw, enum i40e_status_code stat_err);
H A Diavf_vc.c85 i40e_stat_str(hw, status),
H A Dixl_pf_iflib.c863 i40e_stat_str(hw, status), i40e_aq_str(hw, hw->aq.asq_last_status));
H A Dif_iavf.c548 i40e_stat_str(hw, status));
789 " error %s\n", __func__, i40e_stat_str(hw, error));
H A Di40e_nvm.c1582 i40e_stat_str(hw, status),
H A Di40e_common.c167 * i40e_stat_str - convert status err code to a string
171 const char *i40e_stat_str(struct i40e_hw *hw, enum i40e_status_code stat_err) function

Completed in 134 milliseconds