Searched refs:RX_RECV (Results 1 – 1 of 1) sorted by relevance
71 #define RX_RECV 0x40 /* received data for this element */ macro416 data->can_dlc &= (BCM_CAN_DLC_MASK|RX_RECV); in bcm_rx_changed()441 lastdata->can_dlc |= (RX_RECV|RX_THR); in bcm_rx_update_and_send()486 if (!(op->last_frames[index].can_dlc & RX_RECV)) { in bcm_rx_cmp_to_index()