Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h106 void ice_process_vflr_event(struct ice_pf *pf);
142 #define ice_process_vflr_event(pf) do {} while (0) macro
Dice_virtchnl_pf.c1701 void ice_process_vflr_event(struct ice_pf *pf) in ice_process_vflr_event() function
Dice_main.c2064 ice_process_vflr_event(pf); in ice_service_task()