Searched refs:__enqueue_tpd (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | he.c | 2053 __enqueue_tpd(struct he_dev *he_dev, struct he_tpd *tpd, unsigned cid) in __enqueue_tpd() function 2439 __enqueue_tpd(he_dev, tpd, cid); in he_close() 2568 __enqueue_tpd(he_dev, tpd, cid); in he_send() 2602 __enqueue_tpd(he_dev, tpd, cid); in he_send()
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | he.c | 2050 __enqueue_tpd(struct he_dev *he_dev, struct he_tpd *tpd, unsigned cid) in __enqueue_tpd() function 2436 __enqueue_tpd(he_dev, tpd, cid); in he_close() 2565 __enqueue_tpd(he_dev, tpd, cid); in he_send() 2599 __enqueue_tpd(he_dev, tpd, cid); in he_send()
|
Completed in 6 milliseconds