a/drivers/net/can/flexcan/flexcan-core. | FLEXCAN_QUIRK_USE_OFF_TIMESTAMP -> FLEXCAN_QUIRK_USE_RX_MAILBOXĭrivers/net/can/flexcan/flexcan-core.c | 48 +++++++++++++-ġ file changed, 24 insertions(+), 24 deletions(-)ĭiff -git a/drivers/net/can/flexcan/flexcan-core.c b/drivers/net/can/flexcan/flexcan-core.c | FLEXCAN_TX_MB_RESERVED_OFF_TIMESTAMP -> FLEXCAN_TX_MB_RESERVED_RX_MAILBOX | FLEXCAN_TX_MB_RESERVED_OFF_FIFO -> FLEXCAN_TX_MB_RESERVED_RX_FIFO Returns the number of frames pending in the RX queue. Occurrences of OFF_FIFO to RX_FIFO and OFF_TIMESTAMP to RX_MAILBOX: CanIface (flexcan::CanType can, BusEvent &updateevent, uavcan::uint8t selfindex. The name of the RX modes should better reflect their difference with The names for these modes were chosen to reflect the name of the
I turned RxFIFO on and set ID acceptance mode as Format A. The FlexCAN driver configures FlexCAN module and provides functional and transactional interfaces to build the FlexCAN application. RFC PATCH 1/2 can: flexcan: allow to change quirks at runtime 13:20 RFC PATCH 0/2 Change flexcan features at runtime Dario Binacchi 13:20 Dario Binacchi 13:20 RFC PATCH 2/2 can: flexcan: add ethtool support Dario Binacchi 1 sibling, 0 replies 3+ messages in thread From: Dario Binacchi. I adjusted Flexcan module to gather messages from device using Fleet Management Systems Interface. Most flexcan IP cores support 2 RX modes: This section describes the programming interface of the FlexCAN driver.