Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
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
Dice_eswitch.c510 int ice_eswitch_attach_vf(struct ice_pf *pf, struct ice_vf *vf) in ice_eswitch_attach_vf() function
Dice_vf_lib.c792 ice_eswitch_attach_vf(pf, vf); in ice_reset_all_vfs()
Dice_sriov.c601 retval = ice_eswitch_attach_vf(pf, vf); in ice_start_vfs()