Home
last modified time | relevance | path

Searched refs:hif_get_ini_handle (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dhif.h2046 struct hif_config_info *hif_get_ini_handle(struct hif_opaque_softc *hif_ctx);
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_main.c2487 struct hif_config_info *hif_get_ini_handle(struct hif_opaque_softc *hif_ctx) in hif_get_ini_handle() function
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
Dif_pci.c2624 struct hif_config_info *cfg = hif_get_ini_handle(hif_hdl); in hif_log_soc_wakeup_timeout()