Home
last modified time | relevance | path

Searched refs:ICE_VF_STATE_ACTIVE (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/intel/ice/
A Dice_virtchnl.c188 !test_bit(ICE_VF_STATE_ACTIVE, vf->vf_states)) in ice_vc_vf_broadcast()
524 set_bit(ICE_VF_STATE_ACTIVE, vf->vf_states); in ice_vc_get_vf_res_msg()
799 if (!test_bit(ICE_VF_STATE_ACTIVE, vf->vf_states)) { in ice_vc_handle_rss_cfg()
919 if (!test_bit(ICE_VF_STATE_ACTIVE, vf->vf_states)) { in ice_vc_config_rss_key()
965 if (!test_bit(ICE_VF_STATE_ACTIVE, vf->vf_states)) { in ice_vc_config_rss_lut()
1012 if (!test_bit(ICE_VF_STATE_ACTIVE, vf->vf_states)) { in ice_vc_config_rss_hfunc()
1066 if (!test_bit(ICE_VF_STATE_ACTIVE, vf->vf_states)) { in ice_vc_get_qos_caps()
1249 if (!test_bit(ICE_VF_STATE_ACTIVE, vf->vf_states)) { in ice_vc_cfg_promiscuous_mode_msg()
2007 if (!test_bit(ICE_VF_STATE_ACTIVE, vf->vf_states)) in ice_vc_cfg_qs_msg()
4127 if (!test_bit(ICE_VF_STATE_ACTIVE, vf->vf_states)) in ice_vc_get_ptp_cap()
[all …]
A Dice_vf_lib.h36 ICE_VF_STATE_ACTIVE, /* VF resources are allocated for use */ enumerator
A Dice_vf_lib.c203 clear_bit(ICE_VF_STATE_ACTIVE, vf->vf_states); in ice_trigger_vf_reset()
834 !test_bit(ICE_VF_STATE_ACTIVE, vf->vf_states)) || in ice_notify_vf_reset()
A Dice_virtchnl_fdir.c105 if (!test_bit(ICE_VF_STATE_ACTIVE, vf->vf_states)) in ice_vc_fdir_param_check()
1819 if (!test_bit(ICE_VF_STATE_ACTIVE, vf->vf_states)) in ice_flush_fdir_ctx()
A Dice_sriov.c888 test_bit(ICE_VF_STATE_ACTIVE, tmp_vf->vf_states)) in ice_sriov_remap_vectors()
A Dice_ethtool.c916 if (test_bit(ICE_VF_STATE_ACTIVE, vf->vf_states)) { in ice_active_vfs()

Completed in 27 milliseconds