Searched refs:dst_ind (Results 1 – 2 of 2) sorted by relevance
45 size_t dst_ind = 0; local46 for (unsigned sc_ind = 0; sc_ind < SC_NSIZES && dst_ind < dst_max;53 for (; dst_ind <= max_ind && dst_ind < dst_max; dst_ind++) {54 sz_size2index_tab[dst_ind] = sc_ind;
2982 u8 dst_ind; in ath12k_dp_rx_h_defrag_reo_reinject() local3001 dst_ind = u32_get_bits(msdu_ext_info, RX_MSDU_EXT_DESC_INFO0_REO_DEST_IND); in ath12k_dp_rx_h_defrag_reo_reinject()3082 reo_ent_ring->info0 = le32_encode_bits(dst_ind, in ath12k_dp_rx_h_defrag_reo_reinject()