Home
last modified time | relevance | path

Searched refs:I40E_VF_STATE_MC_PROMISC (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.h37 I40E_VF_STATE_MC_PROMISC, enumerator
Di40e_virtchnl_pf.c982 clear_bit(I40E_VF_STATE_MC_PROMISC, &vf->vf_states); in i40e_free_vf_res()
1925 set_bit(I40E_VF_STATE_MC_PROMISC, &vf->vf_states); in i40e_vc_config_promiscuous_mode_msg()
1927 clear_bit(I40E_VF_STATE_MC_PROMISC, &vf->vf_states); in i40e_vc_config_promiscuous_mode_msg()
2656 if (test_bit(I40E_VF_STATE_MC_PROMISC, &vf->vf_states)) in i40e_vc_add_vlan_msg()
2719 if (test_bit(I40E_VF_STATE_MC_PROMISC, &vf->vf_states)) in i40e_vc_remove_vlan_msg()