Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c1720 void ice_process_vflr_event(struct ice_pf *pf) in ice_process_vflr_event() function
H A Dice_main.c2074 ice_process_vflr_event(pf); in ice_service_task()