Searched refs:txsc_cache_idx (Results 1 – 4 of 4) sorted by relevance
170 psta->txsc_cache_idx = 0; in txsc_clear()391 ptxsc_ethdr = (u8 *)&psta->txsc_entry_cache[psta->txsc_cache_idx].txsc_ethdr; in txsc_get_sc_entry()395 (pskb->len <= psta->txsc_entry_cache[psta->txsc_cache_idx].txsc_frag_len)) { in txsc_get_sc_entry()399 txsc_pkt->txsc_id = psta->txsc_cache_idx; in txsc_get_sc_entry()405 if (i != psta->txsc_cache_idx && psta->txsc_entry_cache[i].txsc_is_used) { in txsc_get_sc_entry()414 psta->txsc_cache_idx = i; in txsc_get_sc_entry()511 psta->txsc_cache_idx = idx; in txsc_prepare_sc_entry()
566 u8 txsc_cache_idx; /* latest cache idx */ member
567 u8 txsc_cache_idx; /* latest cache idx */ member