Searched refs:MAX_TX_QUEUES (Results 1 – 2 of 2) sorted by relevance
24 #define MAX_TX_QUEUES 16 macro144 void *tx_vq[MAX_TX_QUEUES];146 void *tx_conf_vq[MAX_TX_QUEUES];
2076 pdata->tx_max_q_count = XP_GET_BITS(reg, XP_PROP_1, MAX_TX_QUEUES); in eth_axgbe_dev_init()