Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/can/
H A Dbcm.c586 * bcm_rx_do_flush - helper for bcm_rx_thr_flush
600 * bcm_rx_thr_flush - Check for throttled data and send it to the userspace
602 static int bcm_rx_thr_flush(struct bcm_op *op) in bcm_rx_thr_flush() function
629 if (bcm_rx_thr_flush(op)) { in bcm_rx_thr_handler()
1201 bcm_rx_thr_flush(op); in bcm_rx_setup()
/kernel/linux/linux-6.6/net/can/
H A Dbcm.c586 * bcm_rx_do_flush - helper for bcm_rx_thr_flush
600 * bcm_rx_thr_flush - Check for throttled data and send it to the userspace
602 static int bcm_rx_thr_flush(struct bcm_op *op) in bcm_rx_thr_flush() function
629 if (bcm_rx_thr_flush(op)) { in bcm_rx_thr_handler()
1206 bcm_rx_thr_flush(op); in bcm_rx_setup()

Completed in 4 milliseconds