Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/
Dhif_sdio.c56 struct hif_sdio_dev *hif_device = scn->hif_handle; in hif_start() local
57 struct hif_sdio_device *htc_sdio_device = hif_dev_from_hif(hif_device); in hif_start()
96 struct hif_sdio_dev *hif_device = scn->hif_handle; in hif_sdio_stop() local
97 struct hif_sdio_device *htc_sdio_device = hif_dev_from_hif(hif_device); in hif_sdio_stop()
125 struct hif_sdio_dev *hif_device = scn->hif_handle; in hif_send_head() local
126 struct hif_sdio_device *htc_sdio_device = hif_dev_from_hif(hif_device); in hif_send_head()
150 struct hif_sdio_dev *hif_device = scn->hif_handle; in hif_map_service_to_pipe() local
153 status = hif_dev_map_service_to_pipe(hif_device, in hif_map_service_to_pipe()
184 struct hif_sdio_dev *hif_device = scn->hif_handle; in hif_post_init() local
185 struct hif_sdio_device *htc_sdio_device = hif_dev_from_hif(hif_device); in hif_post_init()
[all …]
Dif_sdio.c75 struct hif_sdio_dev *hif_device = scn->hif_handle; in hif_sdio_bus_suspend() local
76 struct device *dev = &hif_device->func->dev; in hif_sdio_bus_suspend()
94 struct hif_sdio_dev *hif_device = scn->hif_handle; in hif_sdio_bus_resume() local
95 struct device *dev = &hif_device->func->dev; in hif_sdio_bus_resume()
204 struct hif_sdio_dev *hif_device = sc->hif_handle; in hif_sdio_get_config_item() local
206 return hif_configure_device(hif_sc, hif_device, opcode, in hif_sdio_get_config_item()
219 struct hif_sdio_dev *hif_device = scn->hif_handle; in hif_sdio_set_mailbox_swap() local
221 hif_dev_set_mailbox_swap(hif_device); in hif_sdio_set_mailbox_swap()
233 struct hif_sdio_dev *hif_device = scn->hif_handle; in hif_sdio_claim_device() local
235 hif_device->claimed_ctx = hif_sc; in hif_sdio_claim_device()
[all …]
Dhif_diag_reg_access.c53 struct hif_sdio_dev *hif_device, in hif_ar6000_set_address_window_register() argument
62 status = hif_read_write(hif_device, in hif_ar6000_set_address_window_register()
94 struct hif_sdio_dev *hif_device = scn->hif_handle; in hif_diag_read_access() local
104 status = hif_ar6000_set_address_window_register(hif_device, in hif_diag_read_access()
112 status = hif_read_write(hif_device, in hif_diag_read_access()
142 struct hif_sdio_dev *hif_device = scn->hif_handle; in hif_diag_write_access() local
154 status = hif_read_write(hif_device, in hif_diag_write_access()
166 return hif_ar6000_set_address_window_register(hif_device, in hif_diag_write_access()
270 static QDF_STATUS hif_ar6k_read_target_register(struct hif_sdio_dev *hif_device, in hif_ar6k_read_target_register() argument
281 status = hif_read_write(hif_device, CPU_DBG_SEL_ADDRESS, in hif_ar6k_read_target_register()
[all …]
Dhif_sdio_dev.c84 struct hif_sdio_device *hif_dev_create(struct hif_sdio_dev *hif_device, in hif_dev_create() argument
102 pdev->HIFDevice = hif_device; in hif_dev_create()
104 status = hif_configure_device(NULL, hif_device, in hif_dev_create()
143 struct hif_sdio_device *hif_dev_from_hif(struct hif_sdio_dev *hif_device) in hif_dev_from_hif() argument
148 status = hif_configure_device(NULL, hif_device, in hif_dev_from_hif()
223 struct hif_sdio_dev *hif_device = pdev->HIFDevice; in hif_dev_setup() local
241 hif_configure_device(NULL, hif_device, in hif_dev_setup()
251 hif_configure_device(NULL, hif_device, in hif_dev_setup()
278 hif_configure_device(NULL, hif_device, in hif_dev_setup()
Dhif_sdio_dev.h31 struct hif_sdio_device *hif_dev_from_hif(struct hif_sdio_dev *hif_device);
33 struct hif_sdio_device *hif_dev_create(struct hif_sdio_dev *hif_device,
Dif_sdio.h107 void hif_ar6k_fetch_target_regs(struct hif_sdio_dev *hif_device,
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/src/
Dhif.c536 struct hif_sdio_dev *hif_device = scn->hif_handle; in hif_sdio_shutdown() local
540 if (hif_device) { in hif_sdio_shutdown()
541 AR_DEBUG_ASSERT(hif_device->power_config == HIF_DEVICE_POWER_CUT in hif_sdio_shutdown()
542 || hif_device->func); in hif_sdio_shutdown()
1003 struct hif_sdio_dev *hif_device = scn->hif_handle; in hif_detach_htc() local
1005 qdf_mem_zero(&hif_device->htc_callbacks, in hif_detach_htc()
1006 sizeof(hif_device->htc_callbacks)); in hif_detach_htc()
1055 void hif_dump_cccr(struct hif_sdio_dev *hif_device) in hif_dump_cccr() argument
1061 if (!hif_device || !hif_device->func || in hif_dump_cccr()
1062 !hif_device->func->card) { in hif_dump_cccr()
[all …]
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx_ll_fastpath.c79 struct hif_opaque_softc *hif_device = in ol_tx_ll_wrapper() local
82 if (qdf_likely(hif_device && in ol_tx_ll_wrapper()
83 hif_is_fastpath_mode_enabled(hif_device))) { in ol_tx_ll_wrapper()
Dol_txrx.c5483 struct hif_opaque_softc *hif_device; in ol_register_offld_flush_cb() local
5509 hif_device = cds_get_context(QDF_MODULE_ID_HIF); in ol_register_offld_flush_cb()
5511 if (qdf_unlikely(!hif_device)) { in ol_register_offld_flush_cb()
5516 hif_offld_flush_cb_register(hif_device, ol_txrx_offld_flush); in ol_register_offld_flush_cb()
5532 struct hif_opaque_softc *hif_device; in ol_deregister_offld_flush_cb() local
5544 hif_device = cds_get_context(QDF_MODULE_ID_HIF); in ol_deregister_offld_flush_cb()
5546 if (qdf_unlikely(!hif_device)) { in ol_deregister_offld_flush_cb()
5551 hif_offld_flush_cb_deregister(hif_device); in ol_deregister_offld_flush_cb()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/transfer/
Dmailbox.c208 struct hif_sdio_device *hif_device = hif_dev_from_hif(pdev); in hif_dev_set_mailbox_swap() local
212 hif_device->swap_mailbox = true; in hif_dev_set_mailbox_swap()
224 struct hif_sdio_device *hif_device; in hif_dev_get_mailbox_swap() local
228 hif_device = hif_dev_from_hif(pdev); in hif_dev_get_mailbox_swap()
232 return hif_device->swap_mailbox; in hif_dev_get_mailbox_swap()
/wlan-driver/qca-wifi-host-cmn/hif/src/sdio/native_sdio/include/
Dhif_internal.h361 void hif_dump_cccr(struct hif_sdio_dev *hif_device);