Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_cfg.h503 int hdd_set_rx_stbc(struct wlan_hdd_link_info *link_info, int value);
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg.c2368 int hdd_set_rx_stbc(struct wlan_hdd_link_info *link_info, int value) in hdd_set_rx_stbc() function
Dwlan_hdd_hostapd_wext.c1016 ret = hdd_set_rx_stbc(link_info, set_value); in __iw_softap_setparam()
Dwlan_hdd_wext.c4809 [WE_SET_RX_STBC] = hdd_set_rx_stbc,
Dwlan_hdd_cfg80211.c9402 ret = hdd_set_rx_stbc(link_info, rx_stbc); in hdd_config_rx_stbc()