Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Didpf_main.c241 INIT_DELAYED_WORK(&adapter->vc_event_task, idpf_vc_event_task); in idpf_probe()
Didpf.h818 void idpf_vc_event_task(struct work_struct *work);
Didpf_lib.c1810 void idpf_vc_event_task(struct work_struct *work) in idpf_vc_event_task() function