Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/inc/
H A Dhif.h1250 void hif_get_hw_info(struct hif_opaque_softc *hif_ctx, u32 *version,
2041 void hif_get_hw_info(struct hif_opaque_softc *hif_ctx, u32 *version,
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.c520 void hif_get_hw_info(struct hif_opaque_softc *scn, u32 *version, u32 *revision, in hif_get_hw_info() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c3784 hif_get_hw_info(hif_sc, &hdd_ctx->target_hw_version, in hdd_update_hw_sw_info()