Searched refs:PRUETH_MAX_TX_QUEUES (Results 1 – 3 of 3) sorted by relevance
163 ch->max_tx = PRUETH_MAX_TX_QUEUES; in emac_get_channels()232 if (queue >= PRUETH_MAX_TX_QUEUES) in emac_get_per_queue_coalesce()280 if (queue >= PRUETH_MAX_TX_QUEUES) in emac_set_per_queue_coalesce()
133 #define PRUETH_MAX_TX_QUEUES 4 macro164 struct prueth_tx_chn tx_chns[PRUETH_MAX_TX_QUEUES];
880 int ret, num_tx_chn = PRUETH_MAX_TX_QUEUES; in prueth_netdev_init()