Searched refs:stat_len (Results 1 – 7 of 7) sorted by relevance
659 size_t stat_len; in dr_mem_pack_response() local669 stat_len = sizeof (dr_mem_stat_t) * nstat; in dr_mem_pack_response()670 resp_len += stat_len; in dr_mem_pack_response()695 curr_off = sizeof (dr_mem_hdr_t) + stat_len; in dr_mem_pack_response()696 curr_str = (char *)resp_stat + stat_len; in dr_mem_pack_response()
637 size_t stat_len; in dr_cpu_pack_response() local650 stat_len = sizeof (dr_cpu_stat_t) * nstat; in dr_cpu_pack_response()651 resp_len += stat_len; in dr_cpu_pack_response()678 curr_off = sizeof (dr_cpu_hdr_t) + stat_len; in dr_cpu_pack_response()679 curr_str = (char *)resp_stat + stat_len; in dr_cpu_pack_response()
586 uint32_t stat_len; member600 uint32_t stat_len; member
417 int stat_len; /* length of status page at ring end */ member
244 sc->sge.stat_len = (sge_control & F_EGRSTATUSPAGESIZE) ? 128 : 64; in t4_sge_init()1373 fl->cap = (fl->qsize - sc->sge.stat_len / RX_FL_ESIZE) * 8; in alloc_iq_fl()1799 eq->cap = eq->qsize - sc->sge.stat_len / EQ_ESIZE; in alloc_eq()
2638 print_stats(sp, sreqp->stat_len); in do_getstats()2664 if (dreqp->stat_len < ((2 * sizeof (ike_defaults_t)) in do_getdefs()
7668 unsigned int stat_len = cache_line_size > 64 ? 128 : 64; in t4_fixup_host_params_compat() local7688 V_EGRSTATUSPAGESIZE(stat_len != 64)); in t4_fixup_host_params_compat()7766 V_EGRSTATUSPAGESIZE(stat_len != 64)); in t4_fixup_host_params_compat()