Searched defs:tx_buf_idx (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/can/spi/ | ||
H A D | mcp251x.c | 620 mcp251x_hw_tx_frame(struct spi_device *spi, u8 *buf, int len, int tx_buf_idx) mcp251x_hw_tx_frame() argument 637 mcp251x_hw_tx(struct spi_device *spi, struct can_frame *frame, int tx_buf_idx) mcp251x_hw_tx() argument |
/kernel/linux/linux-6.6/drivers/net/can/spi/ | ||
H A D | mcp251x.c | 618 mcp251x_hw_tx_frame(struct spi_device *spi, u8 *buf, int len, int tx_buf_idx) mcp251x_hw_tx_frame() argument 635 mcp251x_hw_tx(struct spi_device *spi, struct can_frame *frame, int tx_buf_idx) mcp251x_hw_tx() argument |
Completed in 7 milliseconds