Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
Dwifi_pos_api.c63 return wifi_pos_obj->legacy_ops; in wifi_pos_get_legacy_ops()
68 struct wifi_pos_legacy_ops *legacy_ops) in wifi_pos_set_legacy_ops() argument
76 wifi_pos_obj->legacy_ops = legacy_ops; in wifi_pos_set_legacy_ops()
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
Dwifi_pos_utils_i.h320 struct wifi_pos_legacy_ops *legacy_ops; member
Dwifi_pos_api.h443 struct wifi_pos_legacy_ops *legacy_ops);