Home
last modified time | relevance | path

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

/NextBSD/sys/dev/e1000/
HDif_igb.c322 static int igb_num_queues = 0; variable
323 SYSCTL_INT(_hw_igb, OID_AUTO, num_queues, CTLFLAG_RDTUN, &igb_num_queues, 0,
2805 if (igb_num_queues != 0) in igb_setup_msix()
2806 queues = igb_num_queues; in igb_setup_msix()