Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/cfr/src/
H A Dtarget_if_cfr_enh.c1000 uint32_t start_ent, stop_ent, chain, tbl_idx, grp_stp_idx, found; in populate_enh_chain_phase() local
1026 stop_ent = start_ent + pcfr->max_bdf_entries_per_tbl[tbl_idx]; in populate_enh_chain_phase()
1043 grp_stp_idx < stop_ent; grp_stp_idx++) { in populate_enh_chain_phase()
1051 if ((!found) && (grp_stp_idx >= stop_ent)) in populate_enh_chain_phase()