Home
last modified time | relevance | path

Searched refs:hdd_set_tx_stbc (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_cfg.h485 int hdd_set_tx_stbc(struct wlan_hdd_link_info *link_info, int value);
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg.c2309 int hdd_set_tx_stbc(struct wlan_hdd_link_info *link_info, int value) in hdd_set_tx_stbc() function
Dwlan_hdd_hostapd_wext.c1013 ret = hdd_set_tx_stbc(link_info, set_value); in __iw_softap_setparam()
Dwlan_hdd_wext.c4808 [WE_SET_TX_STBC] = hdd_set_tx_stbc,
Dwlan_hdd_cfg80211.c9389 ret = hdd_set_tx_stbc(link_info, tx_stbc); in hdd_config_tx_stbc()
14657 hdd_set_tx_stbc(link_info, 0); in __wlan_hdd_cfg80211_set_wifi_test_config()
14678 hdd_set_tx_stbc(link_info, 1); in __wlan_hdd_cfg80211_set_wifi_test_config()