Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_82598.c42 #define IXGBE_82598_MAX_RX_QUEUES 64 macro
159 mac->max_rx_queues = IXGBE_82598_MAX_RX_QUEUES; in ixgbe_init_ops_82598()