Searched refs:FDMA_DCB_LLP (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/ |
H A 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()
|
H A D | sparx5_main_regs.h | 4182 /* FDMA:FDMA:FDMA_DCB_LLP */ 4183 #define FDMA_DCB_LLP(r) __REG(TARGET_FDMA,\ macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_fdma.c | 176 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 D | lan966x_regs.h | 976 /* FDMA:FDMA:FDMA_DCB_LLP */ 977 #define FDMA_DCB_LLP(r) __REG(TARGET_FDMA, 0, 1, 8, 0, 1, 428, 52, r, 8, 4) macro
|
Completed in 22 milliseconds