Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/ice/
Dice_vf_lib.c290 test_bit(ICE_VF_STATE_MC_PROMISC, vf->vf_states)) { in ice_is_any_vf_in_promisc()
560 test_bit(ICE_VF_STATE_MC_PROMISC, vf->vf_states)) { in ice_reset_vf()
1067 clear_bit(ICE_VF_STATE_MC_PROMISC, vf->vf_states); in ice_vf_set_initialized()
Dice_vf_lib.h38 ICE_VF_STATE_MC_PROMISC, enumerator
Dice_virtchnl.c1074 !test_and_set_bit(ICE_VF_STATE_MC_PROMISC, vf->vf_states)) in ice_vc_cfg_promiscuous_mode_msg()
1078 test_and_clear_bit(ICE_VF_STATE_MC_PROMISC, in ice_vc_cfg_promiscuous_mode_msg()
2090 test_bit(ICE_VF_STATE_MC_PROMISC, vf->vf_states)) && in ice_is_vlan_promisc_allowed()
Dice_sriov.c94 clear_bit(ICE_VF_STATE_MC_PROMISC, vf->vf_states); in ice_free_vf_res()