Searched defs:intrs_and_queues (Results 1 – 2 of 2) sorted by relevance
60 struct intrs_and_queues { struct 61 intr_typeintrs_and_queues global() argument 62 nirqintrs_and_queues global() argument 63 ntxqintrs_and_queues global() argument 64 nrxqintrs_and_queues global() argument
783 struct intrs_and_queues { struct784 uint16_t intr_type; /* INTx, MSI, or MSI-X */785 uint16_t num_vis; /* number of VIs for each port */786 uint16_t nirq; /* Total # of vectors */810 static int cfg_itype_and_nqueues(struct adapter *, struct intrs_and_queues *); argument