Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_xmit_shortcut.h25 #define CORE_TXSC_WLHDR_SIZE (WLHDR_SIZE + SNAP_SIZE + 2 + _AES_IV_LEN_) macro
64 u8 txsc_wlhdr[CORE_TXSC_WLHDR_SIZE];
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_xmit_shortcut.h25 #define CORE_TXSC_WLHDR_SIZE (WLHDR_SIZE + SNAP_SIZE + 2 + _AES_IV_LEN_) macro
64 u8 txsc_wlhdr[CORE_TXSC_WLHDR_SIZE];
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_xmit_shortcut.c485 ptxsc_wlhdr = rtw_zmalloc(CORE_TXSC_WLHDR_SIZE); in txsc_prepare_sc_entry()
H A Drtw_sta_mgt.c727 rtw_mfree(psta->txsc_entry_cache[i].txsc_wlhdr, CORE_TXSC_WLHDR_SIZE); in _rtw_free_core_stainfo()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_xmit_shortcut.c485 ptxsc_wlhdr = rtw_zmalloc(CORE_TXSC_WLHDR_SIZE); in txsc_prepare_sc_entry()
H A Drtw_sta_mgt.c727 rtw_mfree(psta->txsc_entry_cache[i].txsc_wlhdr, CORE_TXSC_WLHDR_SIZE); in _rtw_free_core_stainfo()