Searched refs:hif (Results 1 - 4 of 4) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
H A DMakefile27 ath6kl_core-y += hif.o
/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.c33 status = target->hif->send(target->hif_dev, endpoint->ul_pipeid, skb);
305 target->hif->stop(target->hif_dev);
310 target->hif->start(target->hif_dev);
315 target->hif->sta_drain(target->hif_dev, idx);
427 struct ath9k_htc_hif *hif,
440 target->hif = hif;
446 endpoint->ul_pipeid = hif->control_ul_pipe;
447 endpoint->dl_pipeid = hif->control_dl_pipe;
426 ath9k_htc_hw_alloc(void *hif_handle, struct ath9k_htc_hif *hif, struct device *dev) argument
H A Dhtc_hst.h108 struct ath9k_htc_hif *hif; member in struct:htc_target
210 struct ath9k_htc_hif *hif,
/drivers/isdn/hisax/
H A Dhfc_usb.c163 struct hisax_if *hif; /* hisax interface */ member in struct:usb_fifo
652 fifo->hif->l1l2(fifo->hif,
812 fifo->hif->l1l2(fifo->hif, PH_DATA | INDICATION,
831 fifo->hif->l1l2(fifo->hif,
835 fifo->hif->l1l2(fifo->hif,
1057 fifo->hif
[all...]

Completed in 177 milliseconds