Home
last modified time | relevance | path

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

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