Home
last modified time | relevance | path

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

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