Searched refs:ix_queue (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe.h275 struct ix_queue { struct
441 struct ix_queue *queues;
H A Dixv.h233 struct ix_queue { struct
358 struct ix_queue *queues;
H A Dixgbe.c151 static bool ixgbe_rxeof(struct ix_queue *);
658 struct ix_queue *que = adapter->queues;
817 struct ix_queue *que;
1412 struct ix_queue *que = context;
1450 struct ix_queue *que = arg;
1508 struct ix_queue *que = arg;
2046 struct ix_queue *que = adapter->queues;
2275 struct ix_queue *que = adapter->queues;
2346 struct ix_queue *que = adapter->queues;
2550 struct ix_queue *qu
[all...]
H A Dixv.c119 static bool ixv_rxeof(struct ix_queue *, int);
440 struct ix_queue *que = adapter->queues;
578 struct ix_queue *que;
970 struct ix_queue *que = context;
1007 struct ix_queue *que = arg;
1588 struct ix_queue *que = adapter->queues;
1758 struct ix_queue *que = adapter->queues;
1984 struct ix_queue *que;
1992 (struct ix_queue *) malloc(sizeof(struct ix_queue) *
[all...]

Completed in 73 milliseconds