RX_THR            438 net/can/bcm.c  		lastdata->can_dlc |= RX_THR;
RX_THR            452 net/can/bcm.c  		lastdata->can_dlc |= RX_THR;
RX_THR            555 net/can/bcm.c  			    (op->last_frames[i].can_dlc & RX_THR)) {
RX_THR            556 net/can/bcm.c  				op->last_frames[i].can_dlc &= ~RX_THR;
RX_THR            564 net/can/bcm.c  		if (op->last_frames && (op->last_frames[0].can_dlc & RX_THR)) {
RX_THR            565 net/can/bcm.c  			op->last_frames[0].can_dlc &= ~RX_THR;