Searched hist:a1439a5add6266ae1c02d2ef60c188ae16f4384a (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-ram.h | a1439a5add6266ae1c02d2ef60c188ae16f4384a Fri Oct 22 19:11:57 CEST 2021 Marc Kleine-Budde <mkl@pengutronix.de> can: mcp251xfd: ram: add helper function for runtime ring size calculation
This patch adds a helper function to calculate the ring configuration of the controller based on various constraints, like available RAM, size of RX and TX objects, CAN-mode, number of FIFOs and FIFO depth.
Link: https://lore.kernel.org/20220313083640.501791-3-mkl@pengutronix.de Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
|
H A D | mcp251xfd-ram.c | a1439a5add6266ae1c02d2ef60c188ae16f4384a Fri Oct 22 19:11:57 CEST 2021 Marc Kleine-Budde <mkl@pengutronix.de> can: mcp251xfd: ram: add helper function for runtime ring size calculation
This patch adds a helper function to calculate the ring configuration of the controller based on various constraints, like available RAM, size of RX and TX objects, CAN-mode, number of FIFOs and FIFO depth.
Link: https://lore.kernel.org/20220313083640.501791-3-mkl@pengutronix.de Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
|
H A D | Makefile | diff a1439a5add6266ae1c02d2ef60c188ae16f4384a Fri Oct 22 19:11:57 CEST 2021 Marc Kleine-Budde <mkl@pengutronix.de> can: mcp251xfd: ram: add helper function for runtime ring size calculation
This patch adds a helper function to calculate the ring configuration of the controller based on various constraints, like available RAM, size of RX and TX objects, CAN-mode, number of FIFOs and FIFO depth.
Link: https://lore.kernel.org/20220313083640.501791-3-mkl@pengutronix.de Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
|