Home
last modified time | relevance | path

Searched refs:parsing_length (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_tdls.c1498 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1514 parsing_length= ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1558 for (j=FIXED_IE; j<parsing_length;) { in On_TDLS_Setup_Req()
1671 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length - FIXED_IE); in On_TDLS_Setup_Req()
1706 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
1729 parsing_length= ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
1750 for (j = FIXED_IE; j<parsing_length;) { in On_TDLS_Setup_Rsp()
1830 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length - FIXED_IE); in On_TDLS_Setup_Rsp()
1899 sint parsing_length; in On_TDLS_Setup_Cfm() local
1916 parsing_length= ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_tdls.c1639 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1655 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1697 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
1810 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
1843 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
1867 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
1888 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
1968 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2033 sint parsing_length; in On_TDLS_Setup_Cfm() local
2050 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_tdls.c1618 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1634 parsing_length= ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1678 for (j=FIXED_IE; j<parsing_length;) { in On_TDLS_Setup_Req()
1791 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
1826 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
1850 parsing_length= ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
1871 for (j = FIXED_IE; j<parsing_length;) { in On_TDLS_Setup_Rsp()
1951 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2020 sint parsing_length; in On_TDLS_Setup_Cfm() local
2037 parsing_length= ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_tdls.c1833 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1855 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1896 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
2009 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
2041 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
2058 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
2078 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
2158 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2217 sint parsing_length; in On_TDLS_Setup_Cfm() local
2227 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_tdls.c1847 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1869 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1915 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
2030 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
2064 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
2081 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
2102 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
2184 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2244 sint parsing_length; in On_TDLS_Setup_Cfm() local
2254 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_tdls.c1843 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1865 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1911 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
2022 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
2056 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
2073 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
2094 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
2174 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2234 sint parsing_length; in On_TDLS_Setup_Cfm() local
2244 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_tdls.c1863 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1885 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1931 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
2046 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
2079 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
2096 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
2117 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
2199 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2258 sint parsing_length; in On_TDLS_Setup_Cfm() local
2268 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_tdls.c1847 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1869 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1915 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
2026 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
2060 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
2077 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
2098 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
2178 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2238 sint parsing_length; in On_TDLS_Setup_Cfm() local
2248 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_tdls.c1843 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1865 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1911 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
2022 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
2056 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
2073 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
2094 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
2174 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2234 sint parsing_length; in On_TDLS_Setup_Cfm() local
2244 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_tdls.c1841 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1863 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1909 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
2020 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
2054 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
2071 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
2092 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
2172 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2232 sint parsing_length; in On_TDLS_Setup_Cfm() local
2242 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_tdls.c1839 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1861 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1907 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
2018 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
2052 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
2069 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
2090 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
2170 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2230 sint parsing_length; in On_TDLS_Setup_Cfm() local
2240 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_tdls.c1840 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1862 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1908 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
2023 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
2057 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
2074 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
2095 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
2177 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2237 sint parsing_length; in On_TDLS_Setup_Cfm() local
2247 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_tdls.c1848 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1870 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1916 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
2027 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
2061 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
2078 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
2099 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
2179 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2239 sint parsing_length; in On_TDLS_Setup_Cfm() local
2249 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_tdls.c1848 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1870 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1916 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
2031 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
2065 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
2082 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
2103 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
2185 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2245 sint parsing_length; in On_TDLS_Setup_Cfm() local
2255 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_tdls.c1863 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1885 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1931 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
2046 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
2079 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
2096 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
2117 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
2199 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2258 sint parsing_length; in On_TDLS_Setup_Cfm() local
2268 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_tdls.c1848 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1870 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1916 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
2031 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
2065 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
2082 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
2103 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
2185 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2245 sint parsing_length; in On_TDLS_Setup_Cfm() local
2255 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_tdls.c1840 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1862 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1908 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
2019 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
2053 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
2070 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
2091 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
2171 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2231 sint parsing_length; in On_TDLS_Setup_Cfm() local
2241 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_tdls.c1840 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Req() local
1862 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Req()
1908 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Req()
2023 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Req()
2057 sint parsing_length; /* Frame body length, without icv_len */ in On_TDLS_Setup_Rsp() local
2074 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Rsp()
2095 for (j = FIXED_IE; j < parsing_length;) { in On_TDLS_Setup_Rsp()
2177 rtw_tdls_process_wfd_ie(ptdlsinfo, ptr + FIXED_IE, parsing_length); in On_TDLS_Setup_Rsp()
2237 sint parsing_length; in On_TDLS_Setup_Cfm() local
2247 parsing_length = ((union recv_frame *)precv_frame)->u.hdr.len in On_TDLS_Setup_Cfm()
[all …]