Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Dwifi.h345 __le16 HT_caps_info; member
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c2381 (le16_to_cpu(pmlmeinfo->HT_caps.u.HT_cap_element.HT_caps_info) & in rtw_update_ht_cap()
2413 (le16_to_cpu(pmlmeinfo->HT_caps.u.HT_cap_element.HT_caps_info) & in rtw_update_ht_cap()
H A Drtw_ap.c631 pmlmeinfo->HT_caps.u.HT_cap_element.HT_caps_info in update_hw_ht_param()
H A Drtw_wlan_util.c1411 if (le16_to_cpu(pHT_caps->u.HT_cap_element.HT_caps_info) & (0x1 << bit_offset)) in support_short_GI()
H A Drtw_mlme_ext.c4057 if (le16_to_cpu(pHT_caps->u.HT_cap_element.HT_caps_info) & BIT(14)) in collect_bss_info()