Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
Dwlan_hdd_wext.h237 int hdd_we_set_short_gi(struct wlan_hdd_link_info *link_info, int sgi);
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_hostapd_wext.c737 ret = hdd_we_set_short_gi(link_info, set_value); in __iw_softap_setparam()
Dwlan_hdd_wext.c3702 int hdd_we_set_short_gi(struct wlan_hdd_link_info *link_info, int sgi) in hdd_we_set_short_gi() function
4810 [WE_SET_SHORT_GI] = hdd_we_set_short_gi,