OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ixl_work
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/pci/
if_ixl.c
369
struct
ixl_work
{
struct
582
struct
ixl_work
sc_stats_task;
647
struct
ixl_work
sc_arq_task;
653
struct
ixl_work
sc_link_state_task;
654
struct
ixl_work
sc_link_state_done_task;
853
static void ixl_work_set(struct
ixl_work
*, void (*)(void *), void *);
854
static void ixl_work_add(struct workqueue *, struct
ixl_work
*);
855
static void ixl_work_wait(struct workqueue *, struct
ixl_work
*);
6769
ixl_work_set(struct
ixl_work
*work, void (*func)(void *), void *arg)
6778
ixl_work_add(struct workqueue *wq, struct
ixl_work
*work
[
all
...]
Completed in 15 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025