Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/can/m_can/
H A Dm_can.h74 struct m_can_tx_op { struct
120 struct m_can_tx_op *tx_ops;
H A Dm_can.c1953 struct m_can_tx_op *op = container_of(ws, struct m_can_tx_op, work); in m_can_tx_work_queue()