Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h49 ICE_VF_STATE_MC_PROMISC, enumerator
Dice_virtchnl_pf.c236 clear_bit(ICE_VF_STATE_MC_PROMISC, vf->vf_states); in ice_free_vf_res()
1132 clear_bit(ICE_VF_STATE_MC_PROMISC, vf->vf_states); in ice_vf_set_initialized()
1330 test_bit(ICE_VF_STATE_MC_PROMISC, vf->vf_states)) { in ice_reset_vf()
2298 test_bit(ICE_VF_STATE_MC_PROMISC, vf->vf_states)) in ice_is_any_vf_in_promisc()
2436 set_bit(ICE_VF_STATE_MC_PROMISC, vf->vf_states); in ice_vc_cfg_promiscuous_mode_msg()
2438 clear_bit(ICE_VF_STATE_MC_PROMISC, vf->vf_states); in ice_vc_cfg_promiscuous_mode_msg()
3402 test_bit(ICE_VF_STATE_MC_PROMISC, vf->vf_states)) && in ice_vc_process_vlan_msg()