Searched refs:flush_txep (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
H A D | htc-ops.h | 65 return target->dev->ar->htc_ops->flush_txep(target, endpoint, tag); in ath6kl_htc_flush_txep()
|
H A D | htc.h | 565 void (*flush_txep)(struct htc_target *target, member
|
H A D | htc_pipe.c | 1712 .flush_txep = ath6kl_htc_pipe_flush_txep,
|
H A D | htc_mbox.c | 2920 .flush_txep = ath6kl_htc_mbox_flush_txep,
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
H A D | htc-ops.h | 65 return target->dev->ar->htc_ops->flush_txep(target, endpoint, tag); in ath6kl_htc_flush_txep()
|
H A D | htc.h | 565 void (*flush_txep)(struct htc_target *target, member
|
H A D | htc_pipe.c | 1712 .flush_txep = ath6kl_htc_pipe_flush_txep,
|
H A D | htc_mbox.c | 2920 .flush_txep = ath6kl_htc_mbox_flush_txep,
|
Completed in 14 milliseconds