Home
last modified time | relevance | path

Searched refs:ice_put_vf (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_sriov.c32 * reference. Once all references to the VF are dropped, ice_put_vf() in ice_free_vf_entries()
39 ice_put_vf(vf); in ice_free_vf_entries()
609 * Called by ice_put_vf through ice_release_vf once the last reference to a VF
1037 * structure. The caller is responsible for calling ice_put_vf() to drop this
1108 ice_put_vf(vf); in ice_vf_lan_overflow_event()
1167 ice_put_vf(vf); in ice_set_vf_spoofchk()
1215 ice_put_vf(vf); in ice_get_vf_cfg()
1276 ice_put_vf(vf); in ice_set_vf_mac()
1323 ice_put_vf(vf); in ice_set_vf_trust()
1369 ice_put_vf(v in ice_set_vf_link_state()
[all...]
H A Dice_vf_lib.h174 * ice_put_vf().
212 void ice_put_vf(struct ice_vf *vf);
236 static inline void ice_put_vf(struct ice_vf *vf) in ice_put_vf() function
H A Dice_eswitch.c185 ice_put_vf(vf); in ice_eswitch_remap_rings_to_vectors()
H A Dice_vf_lib.c22 * calling ice_put_vf() once the caller is finished accessing the VF structure
63 * ice_put_vf - Release a reference to a VF
73 void ice_put_vf(struct ice_vf *vf) in ice_put_vf() function
H A Dice_virtchnl.c4079 ice_put_vf(vf); in ice_vc_process_vf_msg()

Completed in 10 milliseconds