Home
last modified time | relevance | path

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

/linux/drivers/net/can/dev/
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()

Completed in 3 milliseconds