Searched refs:STAT_LEN (Results 1 – 3 of 3) sorted by relevance
55 #define STAT_LEN (VXGE_HW_STATS_LEN + DRIVER_STAT_LEN + VXGE_SW_STATS_LEN) macro
92 info->n_stats = STAT_LEN; in vxge_ethtool_gdrvinfo()
57 static u32 STAT_LEN; /* length of status page at ring end */ variable2115 &fl->addr, &fl->sdesc, STAT_LEN); in t4vf_sge_alloc_rxq()2127 STAT_LEN / EQ_UNIT); in t4vf_sge_alloc_rxq()2223 nentries = txq->q.size + STAT_LEN / sizeof(struct tx_desc); in t4vf_sge_alloc_eth_txq()2232 &txq->q.phys_addr, &txq->q.sdesc, STAT_LEN); in t4vf_sge_alloc_eth_txq()2305 tq->size * sizeof(*tq->desc) + STAT_LEN, in free_txq()2334 fl->size * sizeof(*fl->desc) + STAT_LEN, in free_rspq_fl()2441 STAT_LEN = ((sge_params->sge_control & EGRSTATUSPAGESIZE_MASK) in t4vf_sge_init()