| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/pci/ | |
| if_iavf.c | 222 void (*ixw_func)(void *); member in struct:iavf_work 5184 work->ixw_func(work->ixw_arg); 5217 work->ixw_func = func; |
| if_ixl.c | 371 void (*ixw_func)(void *); member in struct:ixl_work 6773 work->ixw_func = func; 6803 work->ixw_func(work->ixw_arg); |