Searched refs:txsc_wlhdr (Results 1 – 6 of 6) sorted by relevance
62 u8 *txsc_wlhdr; member64 u8 txsc_wlhdr[CORE_TXSC_WLHDR_SIZE]; member
469 ptxsc_wlhdr = psta->txsc_entry_cache[idx].txsc_wlhdr; in txsc_prepare_sc_entry()471 ptxsc_wlhdr = (u8 *)&psta->txsc_entry_cache[idx].txsc_wlhdr; in txsc_prepare_sc_entry()486 psta->txsc_entry_cache[idx].txsc_wlhdr = ptxsc_wlhdr; in txsc_prepare_sc_entry()590 ptxsc_wlhdr = (u8 *)txsc->txsc_wlhdr; in txsc_apply_sc_cached_entry()650 hdr = txsc->txsc_wlhdr; in txsc_apply_sc_cached_entry()
726 if (psta->txsc_entry_cache[i].txsc_wlhdr) { in _rtw_free_core_stainfo()727 rtw_mfree(psta->txsc_entry_cache[i].txsc_wlhdr, CORE_TXSC_WLHDR_SIZE); in _rtw_free_core_stainfo()728 psta->txsc_entry_cache[i].txsc_wlhdr = NULL; in _rtw_free_core_stainfo()