Lines Matching defs:index
66 * CAN messages with multiplex index within RX_SETUP, the number of
67 * different filters is limited to 256 due to the one byte index value.
74 /* use of last_frames[index].flags */
358 * get it from there. We need to pass the interface index to
360 * containing the interface index.
510 static void bcm_rx_cmp_to_index(struct bcm_op *op, unsigned int index,
513 struct canfd_frame *cf = op->frames + op->cfsiz * index;
514 struct canfd_frame *lcf = op->last_frames + op->cfsiz * index;
588 static inline int bcm_rx_do_flush(struct bcm_op *op, unsigned int index)
590 struct canfd_frame *lcf = op->last_frames + op->cfsiz * index;
609 /* for MUX filter we start at index 1 */
683 /* simple compare with index 0 */
693 * Remark: The MUX-mask is stored in index 0 - but only the
987 /* start multiple frame transmission with index 0 */
994 /* start multiple frame transmission with index 0 */