Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_main.c350 INIT_DELAYED_WORK(&adapter->vc_event_task, idpf_vc_event_task); in idpf_probe()
H A Didpf.h1047 void idpf_vc_event_task(struct work_struct *work);
H A Didpf_lib.c1972 void idpf_vc_event_task(struct work_struct *work) in idpf_vc_event_task() function