Home
last modified time | relevance | path

Searched refs:aq_err (Results 1 – 11 of 11) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/iavf/
H A Diavf_common.c15 const char *iavf_aq_str(struct iavf_hw *hw, enum iavf_admin_queue_err aq_err) in iavf_aq_str() argument
17 switch (aq_err) { in iavf_aq_str()
66 snprintf(hw->err_str, sizeof(hw->err_str), "%d", aq_err); in iavf_aq_str()
H A Diavf_prototype.h37 const char *iavf_aq_str(struct iavf_hw *hw, enum iavf_admin_queue_err aq_err);
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c1104 static enum ice_ddp_state ice_map_aq_err_to_ddp_state(enum ice_aq_err aq_err) in ice_map_aq_err_to_ddp_state() argument
1106 switch (aq_err) { in ice_map_aq_err_to_ddp_state()
1262 enum ice_aq_err aq_err; in ice_ddp_send_hunk() local
1280 aq_err = hw->adminq.sq_last_status; in ice_ddp_send_hunk()
1281 if (aq_err != ICE_AQ_RC_ENOSEC && aq_err != ICE_AQ_RC_EBADSIG) in ice_ddp_send_hunk()
1288 ctx->err = ice_map_aq_err_to_ddp_state(aq_err); in ice_ddp_send_hunk()
1540 enum ice_aq_err aq_err = hw->adminq.sq_last_status; in ice_download_pkg_with_sig_seg() local
1554 state = ice_map_aq_err_to_ddp_state(aq_err); in ice_download_pkg_with_sig_seg()
H A Dice.h966 const char *ice_aq_str(enum ice_aq_err aq_err);
H A Dice_main.c7908 const char *ice_aq_str(enum ice_aq_err aq_err) in ice_aq_str() argument
7910 switch (aq_err) { in ice_aq_str()
/linux-6.15/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c1288 int aq_err = pf->hw.aq.asq_last_status; in i40e_set_vsi_promisc() local
1294 i40e_aq_str(&pf->hw, aq_err)); in i40e_set_vsi_promisc()
1304 int aq_err = pf->hw.aq.asq_last_status; in i40e_set_vsi_promisc() local
1310 i40e_aq_str(&pf->hw, aq_err)); in i40e_set_vsi_promisc()
1321 int aq_err = pf->hw.aq.asq_last_status; in i40e_set_vsi_promisc() local
1327 i40e_aq_str(&pf->hw, aq_err)); in i40e_set_vsi_promisc()
1337 int aq_err = pf->hw.aq.asq_last_status; in i40e_set_vsi_promisc() local
1343 i40e_aq_str(&pf->hw, aq_err)); in i40e_set_vsi_promisc()
H A Di40e_prototype.h49 const char *i40e_aq_str(struct i40e_hw *hw, enum i40e_admin_queue_err aq_err);
H A Di40e_main.c7721 const u8 *macaddr, int *aq_err) in i40e_del_macvlan_filter() argument
7731 *aq_err = hw->aq.asq_last_status; in i40e_del_macvlan_filter()
7747 const u8 *macaddr, int *aq_err) in i40e_add_macvlan_filter() argument
7760 *aq_err = hw->aq.asq_last_status; in i40e_add_macvlan_filter()
7842 int ret = 0, num_tc = 1, i, aq_err; in i40e_fwd_ring_up() local
7899 i40e_aq_str(hw, aq_err)); in i40e_fwd_ring_up()
8129 int aq_err, ret = 0; in i40e_del_all_macvlans() local
8138 &aq_err); in i40e_del_all_macvlans()
8166 int aq_err, ret = 0; in i40e_fwd_del() local
8175 &aq_err); in i40e_fwd_del()
[all …]
H A Di40e_common.c76 const char *i40e_aq_str(struct i40e_hw *hw, enum i40e_admin_queue_err aq_err) in i40e_aq_str() argument
78 switch (aq_err) { in i40e_aq_str()
127 snprintf(hw->err_str, sizeof(hw->err_str), "%d", aq_err); in i40e_aq_str()
/linux-6.15/Documentation/networking/device_drivers/ethernet/intel/
H A Diavf.rst262 Unable to send opcode 2 to PF, err I40E_ERR_QUEUE_EMPTY, aq_err ok
263 Unable to send the message to VF 2 aq_err 12
H A Di40e.rst540 "add vsi failed for VF N, aq_err 16". To workaround the issue, enable less than