Home
last modified time | relevance | path

Searched refs:ice_process_vflr_event (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h29 void ice_process_vflr_event(struct ice_pf *pf);
64 static inline void ice_process_vflr_event(struct ice_pf *pf) { } in ice_process_vflr_event() function
H A Dice_sriov.c996 * ice_process_vflr_event - Free VF resources via IRQ calls
1002 void ice_process_vflr_event(struct ice_pf *pf) in ice_process_vflr_event() function
H A Dice_main.c2372 ice_process_vflr_event(pf); in ice_service_task()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.h108 void ice_process_vflr_event(struct ice_pf *pf);
144 #define ice_process_vflr_event(pf) do {} while (0) macro
H A Dice_virtchnl_pf.c1714 * ice_process_vflr_event - Free VF resources via IRQ calls
1720 void ice_process_vflr_event(struct ice_pf *pf) in ice_process_vflr_event() function
H A Dice_main.c2076 ice_process_vflr_event(pf); in ice_service_task()

Completed in 24 milliseconds