Home
last modified time | relevance | path

Searched refs:hif (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dhif.h106 return ar->hif.ops->tx_sg(ar, pipe_id, items, n_items); in ath10k_hif_tx_sg()
112 return ar->hif.ops->diag_read(ar, address, buf, buf_len); in ath10k_hif_diag_read()
118 if (!ar->hif.ops->diag_write) in ath10k_hif_diag_write()
121 return ar->hif.ops->diag_write(ar, address, data, nbytes); in ath10k_hif_diag_write()
128 return ar->hif.ops->exchange_bmi_msg(ar, request, request_len, in ath10k_hif_exchange_bmi_msg()
134 return ar->hif.ops->start(ar); in ath10k_hif_start()
139 return ar->hif.ops->stop(ar); in ath10k_hif_stop()
146 return ar->hif.ops->map_service_to_pipe(ar, service_id, in ath10k_hif_map_service_to_pipe()
153 ar->hif.ops->get_default_pipe(ar, ul_pipe, dl_pipe); in ath10k_hif_get_default_pipe()
159 ar->hif.ops->send_complete_check(ar, pipe_id, force); in ath10k_hif_send_complete_check()
[all …]
Dcore.c1188 ath10k_bus_str(ar->hif.bus), dev_name(ar->dev)); in ath10k_fetch_cal_file()
1196 ath10k_bus_str(ar->hif.bus), dev_name(ar->dev)); in ath10k_fetch_cal_file()
1437 ath10k_bus_str(ar->hif.bus), in ath10k_core_create_board_name()
1445 ath10k_bus_str(ar->hif.bus), in ath10k_core_create_board_name()
1673 switch (ar->hif.bus) { in ath10k_core_get_fw_name()
1677 ATH10K_FW_FILE_BASE, ath10k_bus_str(ar->hif.bus), in ath10k_core_get_fw_name()
2250 if (ar->hif.bus == ATH10K_BUS_SDIO) in ath10k_core_start()
2514 switch (ar->hif.bus) { in ath10k_core_probe_fw()
2548 ath10k_err(ar, "incorrect hif bus type: %d\n", ar->hif.bus); in ath10k_core_probe_fw()
2771 ar->hif.ops = hif_ops; in ath10k_core_create()
[all …]
Dcore.h917 } hif; member
Dhtc.c859 if (ar->hif.bus == ATH10K_BUS_SDIO) { in ath10k_htc_start()
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dhtc_hst.c34 status = target->hif->send(target->hif_dev, endpoint->ul_pipeid, skb); in htc_issue_send()
306 target->hif->stop(target->hif_dev); in htc_stop()
311 target->hif->start(target->hif_dev); in htc_start()
316 target->hif->sta_drain(target->hif_dev, idx); in htc_sta_drain()
462 struct ath9k_htc_hif *hif, in ath9k_htc_hw_alloc() argument
475 target->hif = hif; in ath9k_htc_hw_alloc()
481 endpoint->ul_pipeid = hif->control_ul_pipe; in ath9k_htc_hw_alloc()
482 endpoint->dl_pipeid = hif->control_dl_pipe; in ath9k_htc_hw_alloc()
Dhtc_hst.h120 struct ath9k_htc_hif *hif; member
222 struct ath9k_htc_hif *hif,
/Linux-v4.19/drivers/isdn/hisax/
Dhfc_usb.c163 struct hisax_if *hif; /* hisax interface */ member
650 fifo->hif->l1l2(fifo->hif, in tx_iso_complete()
810 fifo->hif->l1l2(fifo->hif, PH_DATA | INDICATION, in collect_rx_frame()
829 fifo->hif->l1l2(fifo->hif, in collect_rx_frame()
833 fifo->hif->l1l2(fifo->hif, in collect_rx_frame()
1054 fifo->hif->l1l2(fifo->hif, in hfc_usb_l2l1()
1070 fifo->hif->l1l2(fifo->hif, in hfc_usb_l2l1()
1211 hfc->fifos[i].hif = &p_b_if[i / 2]->ifc; in hfc_usb_init()
1213 hfc->fifos[i].hif = &hfc->d_if.ifc; in hfc_usb_init()
/Linux-v4.19/drivers/clk/mediatek/
DMakefile13 obj-$(CONFIG_COMMON_CLK_MT2701_HIFSYS) += clk-mt2701-hif.o
27 obj-$(CONFIG_COMMON_CLK_MT7622_HIFSYS) += clk-mt7622-hif.o
/Linux-v4.19/drivers/net/wireless/ath/ath6kl/
DMakefile27 ath6kl_core-y += hif.o
/Linux-v4.19/arch/arm/boot/dts/
Dbcm7445.dtsi90 compatible = "brcm,bcm7445-hif-cpubiuctrl",
96 compatible = "brcm,bcm7445-hif-continuation",
134 interrupt-names = "hif";
/Linux-v4.19/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,brcmstb.txt23 - compatible: "brcm,bcm<chip_id>-hif-continuation", "syscon"
63 compatible = "brcm,bcm7445-hif-continuation", "syscon";