Searched refs:i40e_aq_update_vsi_params (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | rte_pmd_i40e.c | 97 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in rte_pmd_i40e_set_vf_mac_anti_spoof() 199 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in rte_pmd_i40e_set_vf_vlan_anti_spoof() 386 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in i40e_vsi_set_tx_loopback() 712 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in rte_pmd_i40e_set_vf_vlan_insert() 846 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in rte_pmd_i40e_set_vf_vlan_tag() 2582 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in i40e_vsi_update_queue_region_mapping()
|
| H A D | i40e_ethdev.c | 5224 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in i40e_vsi_vlan_pvid_set() 5644 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in i40e_enable_pf_lb() 5853 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in i40e_vsi_setup() 6123 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in i40e_vsi_config_vlan_stripping() 11048 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in i40e_vsi_config_tc()
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_prototype.h | 175 enum i40e_status_code i40e_aq_update_vsi_params(struct i40e_hw *hw,
|
| H A D | i40e_common.c | 2725 enum i40e_status_code i40e_aq_update_vsi_params(struct i40e_hw *hw, in i40e_aq_update_vsi_params() function
|