Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_sriov.h29 void ice_process_vflr_event(struct ice_pf *pf);
68 static inline void ice_process_vflr_event(struct ice_pf *pf) { } in ice_process_vflr_event() function
H A Dice_sriov.c1202 void ice_process_vflr_event(struct ice_pf *pf) in ice_process_vflr_event() function
H A Dice_main.c2435 ice_process_vflr_event(pf); in ice_service_task()