Home
last modified time | relevance | path

Searched refs:ice_process_vflr_event (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/intel/ice/
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
Dice_sriov.c1002 void ice_process_vflr_event(struct ice_pf *pf) in ice_process_vflr_event() function
Dice_main.c2372 ice_process_vflr_event(pf); in ice_service_task()