Lines Matching defs:op
166 struct bcm_op *op; in bcm_proc_show() local
244 static void bcm_can_tx(struct bcm_op *op) in bcm_can_tx()
289 static void bcm_send_to_user(struct bcm_op *op, struct bcm_msg_head *head, in bcm_send_to_user()
349 static void bcm_tx_start_timer(struct bcm_op *op) in bcm_tx_start_timer()
363 struct bcm_op *op = (struct bcm_op *)data; in bcm_tx_timeout_tsklet() local
395 struct bcm_op *op = container_of(hrtimer, struct bcm_op, timer); in bcm_tx_timeout_handler() local
405 static void bcm_rx_changed(struct bcm_op *op, struct can_frame *data) in bcm_rx_changed()
435 static void bcm_rx_update_and_send(struct bcm_op *op, in bcm_rx_update_and_send()
479 static void bcm_rx_cmp_to_index(struct bcm_op *op, unsigned int index, in bcm_rx_cmp_to_index()
515 static void bcm_rx_starttimer(struct bcm_op *op) in bcm_rx_starttimer()
526 struct bcm_op *op = (struct bcm_op *)data; in bcm_rx_timeout_tsklet() local
546 struct bcm_op *op = container_of(hrtimer, struct bcm_op, timer); in bcm_rx_timeout_handler() local
565 static inline int bcm_rx_do_flush(struct bcm_op *op, int update, in bcm_rx_do_flush()
582 static int bcm_rx_thr_flush(struct bcm_op *op, int update) in bcm_rx_thr_flush()
603 struct bcm_op *op = (struct bcm_op *)data; in bcm_rx_thr_tsklet() local
615 struct bcm_op *op = container_of(hrtimer, struct bcm_op, thrtimer); in bcm_rx_thr_handler() local
634 struct bcm_op *op = (struct bcm_op *)data; in bcm_rx_handler() local
697 struct bcm_op *op; in bcm_find_op() local
707 static void bcm_remove_op(struct bcm_op *op) in bcm_remove_op()
727 static void bcm_rx_unreg(struct net_device *dev, struct bcm_op *op) in bcm_rx_unreg()
745 struct bcm_op *op, *n; in bcm_delete_rx_op() local
790 struct bcm_op *op, *n; in bcm_delete_tx_op() local
809 struct bcm_op *op = bcm_find_op(ops, msg_head->can_id, ifindex); in bcm_read_op() local
833 struct bcm_op *op; in bcm_tx_setup() local
992 struct bcm_op *op; in bcm_rx_setup() local
1358 struct bcm_op *op; in bcm_notifier() local
1434 struct bcm_op *op, *next; in bcm_release() local