Searched refs:i40e_aq_str (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_main.c | 6333 i40e_aq_str(&pf->hw, in i40e_add_channel() 6579 i40e_aq_str(hw, in i40e_validate_and_set_switch_mode() 9499 i40e_aq_str(&pf->hw, in i40e_handle_lldp_event() 10519 i40e_aq_str(&pf->hw, in i40e_get_capabilities() 10657 i40e_aq_str(&pf->hw, in i40e_rebuild_cloud_filters() 11114 i40e_aq_str(&pf->hw, in i40e_rebuild() 12282 i40e_aq_str(&pf->hw, in i40e_get_rss_aq() 12296 i40e_aq_str(&pf->hw, in i40e_get_rss_aq() 14016 i40e_aq_str(&pf->hw, in i40e_add_vsi() 14185 i40e_aq_str(&pf->hw, in i40e_add_vsi() [all …]
|
H A D | i40e_dcb_nl.c | 140 i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status)); in i40e_dcbnl_ieee_setets() 179 i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status)); in i40e_dcbnl_ieee_setpfc() 230 i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status)); in i40e_dcbnl_ieee_setapp() 295 i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status)); in i40e_dcbnl_ieee_delapp()
|
H A D | i40e_client.c | 690 i40e_aq_str(&pf->hw, in i40e_client_update_vsi_ctxt() 718 i40e_aq_str(&pf->hw, in i40e_client_update_vsi_ctxt()
|
H A D | i40e_ethtool.c | 1461 i40e_aq_str(hw, hw->aq.asq_last_status)); in i40e_set_link_ksettings() 1471 i40e_aq_str(hw, hw->aq.asq_last_status)); in i40e_set_link_ksettings() 1523 i40e_aq_str(hw, hw->aq.asq_last_status)); in i40e_set_fec_cfg() 1537 i40e_aq_str(hw, hw->aq.asq_last_status)); in i40e_set_fec_cfg() 1644 i40e_aq_str(hw, hw->aq.asq_last_status)); in i40e_nway_reset() 1761 i40e_aq_str(hw, hw->aq.asq_last_status)); in i40e_set_pauseparam() 1767 i40e_aq_str(hw, hw->aq.asq_last_status)); in i40e_set_pauseparam() 1773 i40e_aq_str(hw, hw->aq.asq_last_status)); in i40e_set_pauseparam() 5368 i40e_aq_str(&pf->hw, in i40e_set_priv_flags() 5448 i40e_aq_str(&pf->hw, in i40e_set_priv_flags()
|
H A D | i40e_virtchnl_pf.c | 1300 i40e_aq_str(&pf->hw, aq_err)); in i40e_set_vsi_promisc() 1316 i40e_aq_str(&pf->hw, aq_err)); in i40e_set_vsi_promisc() 1333 i40e_aq_str(&pf->hw, aq_err)); in i40e_set_vsi_promisc() 1349 i40e_aq_str(&pf->hw, aq_err)); in i40e_set_vsi_promisc() 3753 i40e_aq_str(&pf->hw, in i40e_del_all_cloud_filters() 3856 i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status)); in i40e_vc_del_cloud_filter() 3992 i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status)); in i40e_vc_add_cloud_filter()
|
H A D | i40e_prototype.h | 55 const char *i40e_aq_str(struct i40e_hw *hw, enum i40e_admin_queue_err aq_err);
|
H A D | i40e_nvm.c | 1437 i40e_aq_str(hw, hw->aq.asq_last_status)); in i40e_nvmupd_exec_aq()
|
H A D | i40e_common.c | 76 const char *i40e_aq_str(struct i40e_hw *hw, enum i40e_admin_queue_err aq_err) in i40e_aq_str() function
|