Home
last modified time | relevance | path

Searched refs:FDMA_CH_CFG_CH_DCB_DB_CNT_SET (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/
Dsparx5_fdma.c65 spx5_wr(FDMA_CH_CFG_CH_DCB_DB_CNT_SET(fdma->n_dbs) | in sparx5_fdma_rx_activate()
116 spx5_wr(FDMA_CH_CFG_CH_DCB_DB_CNT_SET(fdma->n_dbs) | in sparx5_fdma_tx_activate()
Dsparx5_main_regs.h4279 #define FDMA_CH_CFG_CH_DCB_DB_CNT_SET(x)\ macro
/linux-6.12.1/drivers/net/ethernet/microchip/lan966x/
Dlan966x_fdma.c143 lan_wr(FDMA_CH_CFG_CH_DCB_DB_CNT_SET(fdma->n_dbs) | in lan966x_fdma_rx_start()
243 lan_wr(FDMA_CH_CFG_CH_DCB_DB_CNT_SET(fdma->n_dbs) | in lan966x_fdma_tx_activate()
Dlan966x_regs.h1001 #define FDMA_CH_CFG_CH_DCB_DB_CNT_SET(x)\ macro