Home
last modified time | relevance | path

Searched refs:cb_new (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/can/dev/
H A Drx-offload.c82 const struct can_rx_offload_cb *cb_pos, *cb_new; in __skb_queue_add_sort() local
85 cb_new = can_rx_offload_get_cb(new); in __skb_queue_add_sort()
90 cb_pos->timestamp, cb_new->timestamp, in __skb_queue_add_sort()
91 cb_new->timestamp - cb_pos->timestamp, in __skb_queue_add_sort()
/kernel/linux/linux-6.6/drivers/net/can/dev/
H A Drx-offload.c83 const struct can_rx_offload_cb *cb_pos, *cb_new; in __skb_queue_add_sort() local
86 cb_new = can_rx_offload_get_cb(new); in __skb_queue_add_sort()
91 cb_pos->timestamp, cb_new->timestamp, in __skb_queue_add_sort()
92 cb_new->timestamp - cb_pos->timestamp, in __skb_queue_add_sort()

Completed in 2 milliseconds