Searched refs:FDMA_DCB_LLP (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_fdma.c | 117 FDMA_DCB_LLP(rx->channel_id)); in sparx5_fdma_rx_activate() 163 FDMA_DCB_LLP(tx->channel_id)); in sparx5_fdma_tx_activate()
|
D | sparx5_main_regs.h | 2688 #define FDMA_DCB_LLP(r) __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 52, r, 8, 4) macro
|
/linux-6.1.9/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_fdma.c | 139 FDMA_DCB_LLP(rx->channel_id)); in lan966x_fdma_rx_start() 264 FDMA_DCB_LLP(tx->channel_id)); in lan966x_fdma_tx_activate()
|
D | lan966x_regs.h | 781 #define FDMA_DCB_LLP(r) __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 52, r, 8, 4) macro
|