Searched refs:igb_num_queues (Results 1 – 1 of 1) sorted by relevance
322 static int igb_num_queues = 0; variable323 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()