Home
last modified time | relevance | path

Searched refs:xframe_ext_sz (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_rm.c1340 u16 xframe_ext_sz = SZ_XMITFRAME_EXT; in retrieve_scan_result() local
1342 tmp_buf = rtw_malloc(xframe_ext_sz); in retrieve_scan_result()
1429 _rtw_memset(tmp_buf, 0, xframe_ext_sz); in retrieve_scan_result()
1433 pbuf = rtw_malloc(xframe_ext_sz); in retrieve_scan_result()
1439 if ((xframe_ext_sz - (my_len + len + 24 + 4)) > 0) { in retrieve_scan_result()
1458 rtw_mfree(tmp_buf, xframe_ext_sz); in retrieve_scan_result()
1479 u16 xframe_ext_sz = SZ_XMITFRAME_EXT; in issue_beacon_rep() local
1513 rtw_mfree(prm->buf[i].pbuf, xframe_ext_sz); in issue_beacon_rep()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_rm.c1340 u16 xframe_ext_sz = SZ_XMITFRAME_EXT; in retrieve_scan_result() local
1342 tmp_buf = rtw_malloc(xframe_ext_sz); in retrieve_scan_result()
1429 _rtw_memset(tmp_buf, 0, xframe_ext_sz); in retrieve_scan_result()
1433 pbuf = rtw_malloc(xframe_ext_sz); in retrieve_scan_result()
1439 if ((xframe_ext_sz - (my_len + len + 24 + 4)) > 0) { in retrieve_scan_result()
1458 rtw_mfree(tmp_buf, xframe_ext_sz); in retrieve_scan_result()
1479 u16 xframe_ext_sz = SZ_XMITFRAME_EXT; in issue_beacon_rep() local
1513 rtw_mfree(prm->buf[i].pbuf, xframe_ext_sz); in issue_beacon_rep()