ctrlmode_static 780 drivers/net/can/dev.c if (priv->ctrlmode_static & CAN_CTRLMODE_FD) ctrlmode_static 789 drivers/net/can/dev.c !(priv->ctrlmode_static & CAN_CTRLMODE_FD)) ctrlmode_static 981 drivers/net/can/dev.c ctrlstatic = priv->ctrlmode_static; ctrlmode_static 58 include/linux/can/dev.h u32 ctrlmode_static; /* static enabled options for driver/hardware */ ctrlmode_static 167 include/linux/can/dev.h priv->ctrlmode_static = static_mode;