Home
last modified time | relevance | path

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

/openbmc/linux/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.c307 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()