Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.h124 #define PRUETH_MAX_TX_QUEUES 4 macro
150 struct prueth_tx_chn tx_chns[PRUETH_MAX_TX_QUEUES];
H A Dicssg_ethtool.c154 ch->max_tx = PRUETH_MAX_TX_QUEUES; in emac_get_channels()
H A Dicssg_prueth.c1709 int ret, num_tx_chn = PRUETH_MAX_TX_QUEUES; in prueth_netdev_init()