Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_common.h297 unsigned int cm_size; /* total CM capacity */ member
Dcxgb_t3_hw.c3157 t3_write_reg(adap, A_CIM_SDRAM_ADDR_SIZE, p->cm_size - m); in partition_mem()
3159 tids = (p->cm_size - m - (3 << 20)) / 3072 - 32; in partition_mem()
4508 p->cm_size = t3_mc7_size(&adapter->cm); in t3_prep_adapter()
4515 p->ntimer_qs = p->cm_size >= (128 << 20) || in t3_prep_adapter()