Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_fdma.c117 FDMA_DCB_LLP(rx->channel_id)); in sparx5_fdma_rx_activate()
163 FDMA_DCB_LLP(tx->channel_id)); in sparx5_fdma_tx_activate()
H A Dsparx5_main_regs.h4183 #define FDMA_DCB_LLP(r) __REG(TARGET_FDMA,\ macro
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_fdma.c176 FDMA_DCB_LLP(rx->channel_id)); in lan966x_fdma_rx_start()
301 FDMA_DCB_LLP(tx->channel_id)); in lan966x_fdma_tx_activate()
H A Dlan966x_regs.h977 #define FDMA_DCB_LLP(r) __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 52, r, 8, 4) macro