Home
last modified time | relevance | path

Searched refs:MCP251XFD_FIFO_TX_NUM (Results 1 – 2 of 2) sorted by relevance

/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd.h403 #define MCP251XFD_FIFO_TX_NUM 1U macro
420 static_assert(MCP251XFD_FIFO_TEF_NUM == MCP251XFD_FIFO_TX_NUM);
636 struct mcp251xfd_tx_ring tx[MCP251XFD_FIFO_TX_NUM];
Dmcp251xfd-ring.c453 .fifo_num = MCP251XFD_FIFO_TX_NUM,