Home
last modified time | relevance | path

Searched refs:GENET_Q0_PRIORITY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c48 #define GENET_Q0_PRIORITY 0 macro
2781 ((GENET_Q0_PRIORITY + i) << DMA_PRIO_REG_SHIFT(i)); in bcmgenet_init_tx_queues()
2792 ((GENET_Q0_PRIORITY + priv->hw_params->tx_queues) << in bcmgenet_init_tx_queues()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c48 #define GENET_Q0_PRIORITY 0 macro
2828 ((GENET_Q0_PRIORITY + i) << DMA_PRIO_REG_SHIFT(i)); in bcmgenet_init_tx_queues()
2839 ((GENET_Q0_PRIORITY + priv->hw_params->tx_queues) << in bcmgenet_init_tx_queues()

Completed in 14 milliseconds