Home
last modified time | relevance | path

Searched refs:htc_send (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h209 int htc_send(struct htc_target *target, struct sk_buff *skb);
H A Dhtc_drv_beacon.c250 ret = htc_send(priv->htc, beacon); in ath9k_htc_send_beacon()
H A Dhtc_hst.c304 int htc_send(struct htc_target *target, struct sk_buff *skb) in htc_send() function
H A Dhtc_drv_txrx.c384 return htc_send(priv->htc, skb); in ath9k_htc_tx_start()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.h209 int htc_send(struct htc_target *target, struct sk_buff *skb);
H A Dhtc_hst.c304 int htc_send(struct htc_target *target, struct sk_buff *skb) in htc_send() function
H A Dhtc_drv_beacon.c250 ret = htc_send(priv->htc, beacon); in ath9k_htc_send_beacon()
H A Dhtc_drv_txrx.c389 return htc_send(priv->htc, skb); in ath9k_htc_tx_start()

Completed in 8 milliseconds