Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.h13 int ice_eswitch_attach_vf(struct ice_pf *pf, struct ice_vf *vf);
43 ice_eswitch_attach_vf(struct ice_pf *pf, struct ice_vf *vf) in ice_eswitch_attach_vf() function
H A Dice_eswitch.c503 int ice_eswitch_attach_vf(struct ice_pf *pf, struct ice_vf *vf) in ice_eswitch_attach_vf() function
H A Dice_vf_lib.c809 ice_eswitch_attach_vf(pf, vf); in ice_reset_all_vfs()
H A Dice_sriov.c486 retval = ice_eswitch_attach_vf(pf, vf); in ice_start_vfs()