Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h117 void ice_process_vflr_event(struct ice_pf *pf);
161 static inline void ice_process_vflr_event(struct ice_pf *pf) { } in ice_process_vflr_event() function
Dice_virtchnl_pf.c2094 void ice_process_vflr_event(struct ice_pf *pf) in ice_process_vflr_event() function
Dice_main.c2156 ice_process_vflr_event(pf); in ice_service_task()