Home
last modified time | relevance | path

Searched refs:iidc_event (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/include/linux/net/intel/
Diidc.h60 struct iidc_event { struct
97 void (*event_handler)(struct ice_pf *pf, struct iidc_event *event);
/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_idc_int.h12 void ice_send_event_to_aux(struct ice_pf *pf, struct iidc_event *event);
Dice_idc.c33 void ice_send_event_to_aux(struct ice_pf *pf, struct iidc_event *event) in ice_send_event_to_aux()
Dice_dcb_lib.c278 struct iidc_event *event; in ice_pf_dcb_cfg()
655 struct iidc_event *event; in ice_pf_dcb_recfg()
Dice_main.c2842 struct iidc_event *event; in ice_misc_intr()
6514 struct iidc_event *event; in ice_change_mtu()
/Linux-v5.15/drivers/infiniband/hw/irdma/
Dmain.c84 static void irdma_iidc_event_handler(struct ice_pf *pf, struct iidc_event *event) in irdma_iidc_event_handler()