

Standard Rx FIFO Filter helper macro Type B lower part helper macro. More.įLEXCAN_RX_FIFO_STD_FILTER_TYPE_B_LOW(id, rtr, ide) Standard Rx FIFO Filter helper macro Type B upper part helper macro.

More.įLEXCAN_RX_FIFO_STD_FILTER_TYPE_B_HIGH(id, rtr, ide) More.įLEXCAN_RX_FIFO_STD_FILTER_TYPE_A(id, rtr, ide) FLEXCAN_RX_FIFO_STD_MASK_TYPE_A(id, rtr, ide)įlexCAN Rx FIFO Filter helper macro. More.įLEXCAN_RX_FIFO_EXT_MASK_TYPE_C_HIGH(id) (( FLEXCAN_ID_EXT(id) & 0x1FE00000) > 21)Įxtend Rx FIFO Mask helper macro Type C lower part helper macro. More.įLEXCAN_RX_FIFO_EXT_MASK_TYPE_B_LOW(id, rtr, ide)Įxtend Rx FIFO Mask helper macro Type B lower part helper macro.

More.įLEXCAN_RX_FIFO_EXT_MASK_TYPE_B_HIGH(id, rtr, ide)Įxtend Rx FIFO Mask helper macro Type B upper part helper macro. More.įLEXCAN_RX_FIFO_EXT_MASK_TYPE_A(id, rtr, ide)Įxtend Rx FIFO Mask helper macro Type A helper macro. Standard Rx FIFO Mask helper macro Type C lower part helper macro. More.įlexCAN Legacy Rx FIFO configuration structure. More.įlexCAN Receive Message Buffer configuration structure. More.įlexCAN module configuration structure. Refer to the driver examples codes located at /boards//driver_examples/flexcanįlexCAN protocol timing characteristic configuration structure. The FlexCAN driver configures FlexCAN module and provides functional and transactional interfaces to build the FlexCAN application.

This is a preliminary patch for the upcoming support to ethtool api.ĭrivers/net/can/flexcan.c | 50 +++++++++++++++++++-ġ file changed, 25 insertions(+), 25 deletions(-)ĭiff -git a/drivers/net/can/flexcan.c b/drivers/net/can/flexcan.This section describes the programming interface of the FlexCAN driver. 13:20 Change flexcan features at runtime Dario 13:20 ` Dario Binacchiġ sibling, 0 replies 3+ messages in thread * can: flexcan: allow to change quirks at runtime `struct net_device_ops' and not to 'struct ethtool_ops'.Ĭan: flexcan: allow to change quirks at runtimeĭrivers/net/can/flexcan.h | 107 +++++++++++++ĭrivers/net/can/flexcan_ethtool.c | 29 ++++ĭrivers/net/can/ (92%) Set_features() callback? Although I understand that it belongs to I'm certainly not an expert but might it make sense to use the The ethtool module is minimal and lacks theĬallback to change the setting at runtime (this has yet to be defined). Jakub Kicinski, Marc Kleine-Budde, Wolfgang Grandegger,īy Marc Kleine-Budde. 13:20 ` can: flexcan: add ethtool support Dario BinacchiĠ siblings, 2 replies 3+ messages in threadįrom: Dario Binacchi 13:20 UTC ( / raw)Ĭc: Michael Trimarchi, Dario Binacchi, David S. 13:20 ` can: flexcan: allow to change quirks " Dario Binacchi Change flexcan features at runtime All of help / color / mirror / Atom feed * Change flexcan features at runtime 13:20 Dario Binacchi
