Searched refs:counter_val (Results 1 – 10 of 10) sorted by relevance
23 static int counter_val(int idx) in counter_val() function72 seq_printf(m, " %u", counter_val(j)); in xfs_stat_proc_show()113 counter_val(XFSSTAT_END_XQMSTAT), in xqm_proc_show()115 counter_val(XFSSTAT_END_XQMSTAT + 1)); in xqm_proc_show()139 seq_printf(m, " %u", counter_val(j)); in xqmstat_proc_show()
1291 for (i = 0; i < ARRAY_SIZE(s->counter_val); i++) { in csio_closest_thresh()1292 delta = cnt - s->counter_val[i]; in csio_closest_thresh()1433 sge->counter_val[0] = THRESHOLD_0_G(ingress_rx_threshold); in csio_wr_get_sge()1434 sge->counter_val[1] = THRESHOLD_1_G(ingress_rx_threshold); in csio_wr_get_sge()1435 sge->counter_val[2] = THRESHOLD_2_G(ingress_rx_threshold); in csio_wr_get_sge()1436 sge->counter_val[3] = THRESHOLD_3_G(ingress_rx_threshold); in csio_wr_get_sge()1503 sge->counter_val[0] = CSIO_SGE_INT_CNT_VAL_0; in csio_wr_set_sge()1504 sge->counter_val[1] = CSIO_SGE_INT_CNT_VAL_1; in csio_wr_set_sge()1505 sge->counter_val[2] = CSIO_SGE_INT_CNT_VAL_2; in csio_wr_set_sge()1506 sge->counter_val[3] = CSIO_SGE_INT_CNT_VAL_3; in csio_wr_set_sge()[all …]
434 uint8_t counter_val[CSIO_SGE_NCOUNTERS]; member
1006 for (i = 0; i < ARRAY_SIZE(s->counter_val); i++) { in closest_thres()1007 delta = thres - s->counter_val[i]; in closest_thres()1443 ? adapter->sge.counter_val[rspq->pktcnt_idx] in cxgb4vf_get_coalesce()1777 adapter->sge.counter_val[rxq[qs].rspq.pktcnt_idx]); in sge_qinfo_show()1797 adapter->sge.counter_val[evtq->pktcnt_idx]); in sge_qinfo_show()1808 adapter->sge.counter_val[intrq->pktcnt_idx]); in sge_qinfo_show()2309 s->counter_val[0] = THRESHOLD_0_G(sge_params->sge_ingress_rx_threshold); in adap_init0()2310 s->counter_val[1] = THRESHOLD_1_G(sge_params->sge_ingress_rx_threshold); in adap_init0()2311 s->counter_val[2] = THRESHOLD_2_G(sge_params->sge_ingress_rx_threshold); in adap_init0()2312 s->counter_val[3] = THRESHOLD_3_G(sge_params->sge_ingress_rx_threshold); in adap_init0()
309 u8 counter_val[SGE_NCOUNTERS]; /* interrupt RX threshold array */ member
1740 adap->sge.counter_val[rx[i].rspq.pktcnt_idx]); in sge_qinfo_show()1765 adap->sge.counter_val[rx[i].rspq.pktcnt_idx]); in sge_qinfo_show()1787 adap->sge.counter_val[rx[i].rspq.pktcnt_idx]); in sge_qinfo_show()1808 adap->sge.counter_val[rx[i].rspq.pktcnt_idx]); in sge_qinfo_show()1831 adap->sge.counter_val[evtq->pktcnt_idx]); in sge_qinfo_show()
2992 s->counter_val[0] = THRESHOLD_0_G(ingress_rx_threshold); in t4_sge_init_soft()2993 s->counter_val[1] = THRESHOLD_1_G(ingress_rx_threshold); in t4_sge_init_soft()2994 s->counter_val[2] = THRESHOLD_2_G(ingress_rx_threshold); in t4_sge_init_soft()2995 s->counter_val[3] = THRESHOLD_3_G(ingress_rx_threshold); in t4_sge_init_soft()
582 adap->sge.counter_val[rq->pktcnt_idx] : 0; in get_coalesce()
626 u8 counter_val[SGE_NCOUNTERS]; member
1352 for (i = 0; i < ARRAY_SIZE(s->counter_val); i++) { in closest_thres()1353 delta = thres - s->counter_val[i]; in closest_thres()