Searched refs:total_cnt (Results 1 – 8 of 8) sorted by relevance
465 lf4k = palloc->total_cnt >> 9; in get_lvl2_pble()466 lflast = palloc->total_cnt % PBLE_PER_PAGE; in get_lvl2_pble()519 addr = (u64 *)gen_pool_alloc(pool, (palloc->total_cnt << 3)); in get_lvl1_pble()528 lvl1->cnt = palloc->total_cnt; in get_lvl1_pble()548 if (status && (palloc->total_cnt > PBLE_PER_PAGE)) in get_lvl1_lvl2_pble()571 palloc->total_cnt = pble_cnt; in i40iw_get_pble()577 max_sds = (palloc->total_cnt >> 18) + 1; in i40iw_get_pble()
68 u32 total_cnt; member
1459 ret = i40iw_check_mem_contiguous(arr, palloc->total_cnt, pg_size); in i40iw_check_mr_contiguous()
935 u32 total_cnt = 0, err_cnt = 0; in lgs8gxx_read_ber() local951 total_cnt <<= 8; in lgs8gxx_read_ber()953 total_cnt |= t; in lgs8gxx_read_ber()960 dprintk("error=%d total=%d\n", err_cnt, total_cnt); in lgs8gxx_read_ber()962 if (total_cnt == 0) in lgs8gxx_read_ber()965 *ber = err_cnt * 100 / total_cnt; in lgs8gxx_read_ber()
281 u32 total_cnt; in halbtc8723b1ant_monitor_wifi_ctr() local323 total_cnt = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g + in halbtc8723b1ant_monitor_wifi_ctr()331 (total_cnt - coex_sta->crc_ok_cck)) { in halbtc8723b1ant_monitor_wifi_ctr()
314 u32 total_cnt, cck_cnt; in halbtc8822b2ant_monitor_wifi_ctr() local410 total_cnt = cnt_crcok; in halbtc8822b2ant_monitor_wifi_ctr()417 (total_cnt - coex_sta->crc_ok_cck)) { in halbtc8822b2ant_monitor_wifi_ctr()
397 u32 total_cnt, cck_cnt; in halbtc8822b1ant_monitor_wifi_ctr() local462 total_cnt = coex_sta->crc_ok_cck + coex_sta->crc_ok_11g + in halbtc8822b1ant_monitor_wifi_ctr()470 (total_cnt - coex_sta->crc_ok_cck)) { in halbtc8822b1ant_monitor_wifi_ctr()
6594 int status, total_cnt; in lpfc_sli4_repost_sgl_list() local6609 total_cnt = cnt; in lpfc_sli4_repost_sgl_list()6639 if (num_posted == total_cnt) { in lpfc_sli4_repost_sgl_list()6661 total_cnt--; in lpfc_sli4_repost_sgl_list()6689 total_cnt -= post_cnt; in lpfc_sli4_repost_sgl_list()6717 return total_cnt; in lpfc_sli4_repost_sgl_list()