Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dif_igc.h245 struct igc_queue { struct
317 struct igc_queue *queues;
H A Dif_igc.c376 struct igc_queue *iq; in igc_allocate_queues()
382 sc->queues = mallocarray(sc->sc_nqueues, sizeof(struct igc_queue), in igc_allocate_queues()
475 struct igc_queue *iq = sc->queues; in igc_free_pci_resources()
656 struct igc_queue *iq; in igc_allocate_msix()
1703 struct igc_queue *iq = sc->queues; in igc_configure_queues()
1813 struct igc_queue *iq = arg; in igc_intr_queue()