Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/ !
H A Dice_sriov.c40 ice_put_vf(vf); in ice_free_vf_entries()
910 ice_put_vf(tmp_vf); in ice_sriov_remap_vectors()
960 ice_put_vf(vf); in ice_sriov_set_msix_vec_count()
966 ice_put_vf(vf); in ice_sriov_set_msix_vec_count()
999 ice_put_vf(vf); in ice_sriov_set_msix_vec_count()
1013 ice_put_vf(vf); in ice_sriov_set_msix_vec_count()
1025 ice_put_vf(vf); in ice_sriov_set_msix_vec_count()
1180 ice_put_vf(vf); in ice_vf_lan_overflow_event()
1238 ice_put_vf(vf); in ice_set_vf_spoofchk()
1286 ice_put_vf(vf); in ice_get_vf_cfg()
[all …]
H A Dice_vf_lib.h302 void ice_put_vf(struct ice_vf *vf);
334 static inline void ice_put_vf(struct ice_vf *vf) in ice_put_vf() function
H A Dice_vf_lib.c75 void ice_put_vf(struct ice_vf *vf) in ice_put_vf() function
/linux/drivers/net/ethernet/intel/ice/virt/ !
H A Dvirtchnl.c2935 ice_put_vf(vf); in ice_vc_process_vf_msg()