| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/ |
| H A D | rtw_ieee80211.c | 1764 sint ht_op_ielen; in dump_ht_op_ie() local 1766 ht_op_ie = rtw_get_ie(ie, WLAN_EID_HT_OPERATION, &ht_op_ielen, ie_len); in dump_ht_op_ie() 1770 dump_ht_op_ie_content(sel, ht_op_ie + 2, ht_op_ielen); in dump_ht_op_ie() 1855 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 1863 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 1864 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| H A D | rtw_ap.c | 4341 int ht_cap_ielen, ht_op_ielen; in rtw_ap_update_bss_chbw() local 4344 …ht_op_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_HTInfo, &ht_op_ielen, (bss->… in rtw_ap_update_bss_chbw() 4367 if (ht_op_ie && ht_op_ielen) { in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/ |
| H A D | rtw_ieee80211.c | 1790 sint ht_op_ielen; in dump_ht_op_ie() local 1792 ht_op_ie = rtw_get_ie(ie, WLAN_EID_HT_OPERATION, &ht_op_ielen, ie_len); in dump_ht_op_ie() 1796 dump_ht_op_ie_content(sel, ht_op_ie + 2, ht_op_ielen); in dump_ht_op_ie() 1881 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 1889 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 1890 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/ |
| H A D | rtw_ieee80211.c | 1664 sint ht_op_ielen; in dump_ht_op_ie() local 1666 ht_op_ie = rtw_get_ie(ie, WLAN_EID_HT_OPERATION, &ht_op_ielen, ie_len); in dump_ht_op_ie() 1670 dump_ht_op_ie_content(sel, ht_op_ie + 2, ht_op_ielen); in dump_ht_op_ie() 1755 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 1763 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 1764 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| H A D | rtw_ap.c | 4325 int ht_cap_ielen, ht_op_ielen; in rtw_ap_update_bss_chbw() local 4328 …ht_op_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_HTInfo, &ht_op_ielen, (bss->… in rtw_ap_update_bss_chbw() 4351 if (ht_op_ie && ht_op_ielen) { in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/ |
| H A D | rtw_ieee80211.c | 1708 sint ht_op_ielen; in dump_ht_op_ie() local 1710 ht_op_ie = rtw_get_ie(ie, WLAN_EID_HT_OPERATION, &ht_op_ielen, ie_len); in dump_ht_op_ie() 1714 dump_ht_op_ie_content(sel, ht_op_ie + 2, ht_op_ielen); in dump_ht_op_ie() 1799 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 1807 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 1808 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| H A D | rtw_ap.c | 4341 int ht_cap_ielen, ht_op_ielen; in rtw_ap_update_bss_chbw() local 4344 …ht_op_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_HTInfo, &ht_op_ielen, (bss->… in rtw_ap_update_bss_chbw() 4367 if (ht_op_ie && ht_op_ielen) { in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_ieee80211.c | 2029 sint ht_op_ielen; in dump_ht_op_ie() local 2031 ht_op_ie = rtw_get_ie(ie, WLAN_EID_HT_OPERATION, &ht_op_ielen, ie_len); in dump_ht_op_ie() 2035 dump_ht_op_ie_content(sel, ht_op_ie + 2, ht_op_ielen); in dump_ht_op_ie() 2126 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 2134 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 2135 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/ |
| H A D | rtw_ieee80211.c | 2026 sint ht_op_ielen; in dump_ht_op_ie() local 2028 ht_op_ie = rtw_get_ie(ie, WLAN_EID_HT_OPERATION, &ht_op_ielen, ie_len); in dump_ht_op_ie() 2032 dump_ht_op_ie_content(sel, ht_op_ie + 2, ht_op_ielen); in dump_ht_op_ie() 2122 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 2130 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 2131 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/ |
| H A D | rtw_ieee80211.c | 1829 sint ht_op_ielen; in dump_ht_op_ie() local 1831 ht_op_ie = rtw_get_ie(ie, WLAN_EID_HT_OPERATION, &ht_op_ielen, ie_len); in dump_ht_op_ie() 1835 dump_ht_op_ie_content(sel, ht_op_ie + 2, ht_op_ielen); in dump_ht_op_ie() 1923 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 1931 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 1932 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/ |
| H A D | rtw_ieee80211.c | 2026 sint ht_op_ielen; in dump_ht_op_ie() local 2028 ht_op_ie = rtw_get_ie(ie, WLAN_EID_HT_OPERATION, &ht_op_ielen, ie_len); in dump_ht_op_ie() 2032 dump_ht_op_ie_content(sel, ht_op_ie + 2, ht_op_ielen); in dump_ht_op_ie() 2122 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 2130 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 2131 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/ |
| H A D | rtw_ieee80211.c | 2025 sint ht_op_ielen; in dump_ht_op_ie() local 2027 ht_op_ie = rtw_get_ie(ie, WLAN_EID_HT_OPERATION, &ht_op_ielen, ie_len); in dump_ht_op_ie() 2031 dump_ht_op_ie_content(sel, ht_op_ie + 2, ht_op_ielen); in dump_ht_op_ie() 2121 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 2129 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 2130 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_ieee80211.c | 2027 sint ht_op_ielen; in dump_ht_op_ie() local 2029 ht_op_ie = rtw_get_ie(ie, WLAN_EID_HT_OPERATION, &ht_op_ielen, ie_len); in dump_ht_op_ie() 2033 dump_ht_op_ie_content(sel, ht_op_ie + 2, ht_op_ielen); in dump_ht_op_ie() 2124 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 2132 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 2133 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/ |
| H A D | rtw_ieee80211.c | 1859 sint ht_op_ielen; in dump_ht_op_ie() local 1861 ht_op_ie = rtw_get_ie(ie, WLAN_EID_HT_OPERATION, &ht_op_ielen, ie_len); in dump_ht_op_ie() 1865 dump_ht_op_ie_content(sel, ht_op_ie + 2, ht_op_ielen); in dump_ht_op_ie() 1955 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 1963 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 1964 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/ |
| H A D | rtw_ieee80211.c | 1837 sint ht_op_ielen; in dump_ht_op_ie() local 1839 ht_op_ie = rtw_get_ie(ie, WLAN_EID_HT_OPERATION, &ht_op_ielen, ie_len); in dump_ht_op_ie() 1843 dump_ht_op_ie_content(sel, ht_op_ie + 2, ht_op_ielen); in dump_ht_op_ie() 1933 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 1941 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 1942 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/ |
| H A D | rtw_ieee80211.c | 1853 sint ht_op_ielen; in dump_ht_op_ie() local 1855 ht_op_ie = rtw_get_ie(ie, WLAN_EID_HT_OPERATION, &ht_op_ielen, ie_len); in dump_ht_op_ie() 1859 dump_ht_op_ie_content(sel, ht_op_ie + 2, ht_op_ielen); in dump_ht_op_ie() 1949 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 1957 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 1958 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/ |
| H A D | rtw_ieee80211.c | 1858 sint ht_op_ielen; in dump_ht_op_ie() local 1860 ht_op_ie = rtw_get_ie(ie, WLAN_EID_HT_OPERATION, &ht_op_ielen, ie_len); in dump_ht_op_ie() 1864 dump_ht_op_ie_content(sel, ht_op_ie + 2, ht_op_ielen); in dump_ht_op_ie() 1954 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 1962 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 1963 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_ieee80211.c | 1647 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 1655 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 1656 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| H A D | rtw_ap.c | 4005 int ht_cap_ielen, ht_op_ielen; in rtw_ap_update_bss_chbw() local 4008 …ht_op_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_HTInfo, &ht_op_ielen, (bss->… in rtw_ap_update_bss_chbw() 4031 if (ht_op_ie && ht_op_ielen) { in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_ieee80211.c | 1648 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 1656 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 1657 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| H A D | rtw_ap.c | 3996 int ht_cap_ielen, ht_op_ielen; in rtw_ap_update_bss_chbw() local 3999 …ht_op_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_HTInfo, &ht_op_ielen, (bss->… in rtw_ap_update_bss_chbw() 4022 if (ht_op_ie && ht_op_ielen) { in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_ieee80211.c | 1587 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 1595 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 1596 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| H A D | rtw_ap.c | 3837 int ht_cap_ielen, ht_op_ielen; in rtw_ap_update_bss_chbw() local 3840 …ht_op_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_HTInfo, &ht_op_ielen, (bss->… in rtw_ap_update_bss_chbw() 3863 if (ht_op_ie && ht_op_ielen) { in rtw_ap_update_bss_chbw()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_ieee80211.c | 1543 int ht_cap_ielen, ht_op_ielen; in rtw_ies_get_chbw() local 1551 ht_op_ie = rtw_get_ie(ies, EID_HTInfo, &ht_op_ielen, ies_len); in rtw_ies_get_chbw() 1552 if (ht_op_ie && ht_op_ielen) { in rtw_ies_get_chbw()
|
| H A D | rtw_ap.c | 3888 int ht_cap_ielen, ht_op_ielen; in rtw_ap_update_bss_chbw() local 3891 …ht_op_ie = rtw_get_ie((bss->IEs + sizeof(NDIS_802_11_FIXED_IEs)), EID_HTInfo, &ht_op_ielen, (bss->… in rtw_ap_update_bss_chbw() 3914 if (ht_op_ie && ht_op_ielen) { in rtw_ap_update_bss_chbw()
|