Home
last modified time | relevance | path

Searched refs:ixw_func (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_iavf.c222 void (*ixw_func)(void *); member
5180 work->ixw_func(work->ixw_arg); in iavf_workq_work()
5213 work->ixw_func = func; in iavf_work_set()
H A Dif_ixl.c371 void (*ixw_func)(void *); member
6773 work->ixw_func = func; in ixl_work_set()
6803 work->ixw_func(work->ixw_arg); in ixl_workq_work()