Searched refs:txsc_cur_idx (Results 1 – 4 of 4) sorted by relevance
169 psta->txsc_cur_idx = 0; in txsc_clear()204 RTW_PRINT("[txsc] cur_idx:%d\n", psta->txsc_cur_idx); in txsc_dump()465 idx = psta->txsc_cur_idx; in txsc_prepare_sc_entry()512 psta->txsc_cur_idx = (psta->txsc_cur_idx + 1) % CORE_TXSC_ENTRY_NUM; in txsc_prepare_sc_entry()531 idx, psta->txsc_cur_idx, txreq->shortcut_id, psta->txsc_entry_cache[idx].txsc_frag_len); in txsc_prepare_sc_entry()
565 u8 txsc_cur_idx; /* next entry to add */ member
566 u8 txsc_cur_idx; /* next entry to add */ member