Home
last modified time | relevance | path

Searched refs:dst_ind (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dsz.c45 size_t dst_ind = 0; local
46 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;
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_rx.c2982 u8 dst_ind; in ath12k_dp_rx_h_defrag_reo_reinject() local
3001 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()