Home
last modified time | relevance | path

Searched refs:bcm_op (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/net/can/
H A Dbcm.c104 struct bcm_op { struct
213 struct bcm_op *op; in bcm_proc_show()
450 struct bcm_op *op = container_of(hrtimer, struct bcm_op, timer); in bcm_tx_timeout_handler()
612 struct bcm_op *op = container_of(hrtimer, struct bcm_op, timer); in bcm_rx_timeout_handler()
678 struct bcm_op *op = container_of(hrtimer, struct bcm_op, thrtimer); in bcm_rx_thr_handler()
695 struct bcm_op *op = (struct bcm_op *)data; in bcm_rx_handler()
779 struct bcm_op *op; in bcm_find_op()
792 struct bcm_op *op = container_of(rcu_head, struct bcm_op, rcu); in bcm_free_op_rcu()
925 struct bcm_op *op; in bcm_tx_setup()
1112 struct bcm_op *op; in bcm_rx_setup()
[all …]