Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dhif.h104 return ar->hif.ops->tx_sg(ar, pipe_id, items, n_items); in ath10k_hif_tx_sg()
110 return ar->hif.ops->diag_read(ar, address, buf, buf_len); in ath10k_hif_diag_read()
116 if (!ar->hif.ops->diag_write) in ath10k_hif_diag_write()
119 return ar->hif.ops->diag_write(ar, address, data, nbytes); in ath10k_hif_diag_write()
126 return ar->hif.ops->exchange_bmi_msg(ar, request, request_len, in ath10k_hif_exchange_bmi_msg()
132 return ar->hif.ops->start(ar); in ath10k_hif_start()
137 return ar->hif.ops->stop(ar); in ath10k_hif_stop()
142 if (ar->hif.ops->swap_mailbox) in ath10k_hif_swap_mailbox()
143 return ar->hif.ops->swap_mailbox(ar); in ath10k_hif_swap_mailbox()
151 return ar->hif.ops->map_service_to_pipe(ar, service_id, in ath10k_hif_map_service_to_pipe()
[all …]
Dcore.c1096 ath10k_bus_str(ar->hif.bus), dev_name(ar->dev)); in ath10k_fetch_cal_file()
1104 ath10k_bus_str(ar->hif.bus), dev_name(ar->dev)); in ath10k_fetch_cal_file()
1386 ath10k_bus_str(ar->hif.bus), in ath10k_core_create_board_name()
1395 ath10k_bus_str(ar->hif.bus), in ath10k_core_create_board_name()
1402 ath10k_bus_str(ar->hif.bus), in ath10k_core_create_board_name()
1417 ath10k_bus_str(ar->hif.bus), in ath10k_core_create_eboard_name()
1943 switch (ar->hif.bus) { in ath10k_core_get_fw_name()
1947 ATH10K_FW_FILE_BASE, ath10k_bus_str(ar->hif.bus), in ath10k_core_get_fw_name()
2166 if (hw_params->bus == ar->hif.bus && in ath10k_init_hw_params()
2379 if (ar->hif.bus == ATH10K_BUS_SDIO) in ath10k_core_init_firmware_features()
[all …]
Dtestmode.c180 switch (ar->hif.bus) { in ath10k_tm_fetch_firmware()
184 ATH10K_FW_UTF_FILE_BASE, ath10k_bus_str(ar->hif.bus), in ath10k_tm_fetch_firmware()
Dcore.h981 } hif; member
Dhtc.c908 if (ar->hif.bus == ATH10K_BUS_SDIO) { in ath10k_htc_start()
Dqmi.c764 ar->hif.bus = ATH10K_BUS_SNOC; in ath10k_qmi_fetch_board_file()
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dhtc_hst.c34 status = target->hif->send(target->hif_dev, endpoint->ul_pipeid, skb); in htc_issue_send()
309 target->hif->stop(target->hif_dev); in htc_stop()
314 target->hif->start(target->hif_dev); in htc_start()
319 target->hif->sta_drain(target->hif_dev, idx); in htc_sta_drain()
465 struct ath9k_htc_hif *hif, in ath9k_htc_hw_alloc() argument
478 target->hif = hif; in ath9k_htc_hw_alloc()
484 endpoint->ul_pipeid = hif->control_ul_pipe; in ath9k_htc_hw_alloc()
485 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-v5.4/drivers/clk/mediatek/
DMakefile23 obj-$(CONFIG_COMMON_CLK_MT2701_HIFSYS) += clk-mt2701-hif.o
37 obj-$(CONFIG_COMMON_CLK_MT7622_HIFSYS) += clk-mt7622-hif.o
41 obj-$(CONFIG_COMMON_CLK_MT7629_HIFSYS) += clk-mt7629-hif.o
/Linux-v5.4/drivers/net/wireless/ath/ath6kl/
DMakefile27 ath6kl_core-y += hif.o
/Linux-v5.4/arch/arm/boot/dts/
Dbcm7445.dtsi88 compatible = "brcm,bcm7445-hif-cpubiuctrl",
94 compatible = "brcm,bcm7445-hif-continuation",
132 interrupt-names = "hif";
/Linux-v5.4/Documentation/devicetree/bindings/arm/bcm/
Dbrcm,brcmstb.txt23 - compatible: "brcm,bcm<chip_id>-hif-continuation", "syscon"
63 compatible = "brcm,bcm7445-hif-continuation", "syscon";