Home
last modified time | relevance | path

Searched refs:ht_param (Results 1 – 6 of 6) sorted by relevance

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dutil.c2878 ht_oper->ht_param = IEEE80211_HT_PARAM_CHA_SEC_ABOVE; in ieee80211_ie_build_ht_oper()
2880 ht_oper->ht_param = IEEE80211_HT_PARAM_CHA_SEC_BELOW; in ieee80211_ie_build_ht_oper()
2883 ht_oper->ht_param = IEEE80211_HT_PARAM_CHA_SEC_NONE; in ieee80211_ie_build_ht_oper()
2889 ht_oper->ht_param |= IEEE80211_HT_PARAM_CHAN_WIDTH_ANY; in ieee80211_ie_build_ht_oper()
2892 ht_oper->ht_param |= IEEE80211_HT_PARAM_RIFS_MODE; in ieee80211_ie_build_ht_oper()
3020 switch (ht_oper->ht_param & IEEE80211_HT_PARAM_CHA_SEC_OFFSET) { in ieee80211_chandef_ht_oper()
Dmesh_plink.c453 !(elems->ht_operation->ht_param & in mesh_sta_info_init()
Dmlme.c5461 ((struct ieee80211_ht_operation *)(ht_ie + 2))->ht_param; in ieee80211_mgd_assoc()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dwifi.h849 unsigned char ht_param; member
/device/soc/winnermicro/wm800/board/include/wifi/
Dwm_ieee80211_gcc.h992 u8 ht_param; member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/wlan/
Dsta.c2442 bss_ht_info->ht_param, in xradio_join_work()
2448 switch (bss_ht_info->ht_param & in xradio_join_work()