OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ix_queue
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
if_fdir.c
89
struct
ix_queue
*que;
ixgbe.h
324
struct
ix_queue
{
struct
560
struct
ix_queue
*queues;
765
bool ixgbe_rxeof(struct
ix_queue
*);
ixv.c
714
struct
ix_queue
*que;
833
struct
ix_queue
*que = &sc->queues[vector];
854
struct
ix_queue
*que = &sc->queues[vector];
884
struct
ix_queue
*que = arg;
1285
struct
ix_queue
*que = sc->queues;
1556
struct
ix_queue
*que = sc->queues;
1592
struct
ix_queue
*que = sc->queues;
2320
struct
ix_queue
*que = sc->queues;
2345
struct
ix_queue
*que = sc->queues;
2394
struct
ix_queue
*que = sc->queues
[
all
...]
ixgbe.c
2714
struct
ix_queue
*que = &sc->queues[vector];
2744
struct
ix_queue
*que = &sc->queues[vector];
2786
ixgbe_sched_handle_que(struct ixgbe_softc *sc, struct
ix_queue
*que)
2817
struct
ix_queue
*que = arg;
3331
struct
ix_queue
*que = (struct
ix_queue
*)node.sysctl_data;
3648
struct
ix_queue
*que = sc->queues;
4053
struct
ix_queue
*que;
4384
struct
ix_queue
*que = sc->queues;
4616
struct
ix_queue
*que = sc->queues
[
all
...]
ix_txrx.c
392
struct
ix_queue
*que = sc->queues;
1818
ixgbe_rxeof(struct
ix_queue
*que)
2359
struct
ix_queue
*que;
2366
sc->queues = kmem_zalloc(sizeof(struct
ix_queue
) * sc->num_queues,
2496
kmem_free(sc->queues, sizeof(struct
ix_queue
) * sc->num_queues);
2509
struct
ix_queue
*que;
2518
kmem_free(sc->queues, sizeof(struct
ix_queue
) * sc->num_queues);
Completed in 21 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025