Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
H A Dwifi_pos_api.h276 void wifi_pos_set_drv_ver_patch(struct wlan_objmgr_psoc *psoc, uint8_t val);
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
H A Dwifi_pos_api.c367 void wifi_pos_set_drv_ver_patch(struct wlan_objmgr_psoc *psoc, uint8_t val) in wifi_pos_set_drv_ver_patch() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c5356 wifi_pos_set_drv_ver_patch(psoc, QWLAN_VERSION_PATCH); in hdd_populate_wifi_pos_cfg()