Home
last modified time | relevance | path

Searched refs:tpt_top (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/dev/cxgb/common/
Dcxgb_ctl_defs.h119 unsigned int tpt_top; /* TPT last entry address */ member
/freebsd-9-stable/sys/dev/cxgb/ulp/iw_cxgb/
Diw_cxgb_hal.h106 …return min((int)T3_MAX_NUM_STAG, (int)((rdev_p->rnic_info.tpt_top - rdev_p->rnic_info.tpt_base) >>… in cxio_num_stags()
Diw_cxgb_hal.c977 ri->tpt_top = t3_read_reg(sc, A_ULPTX_TPT_ULIMIT); in cxio_rdev_open()
998 rdev_p->rnic_info.tpt_top, cxio_num_stags(rdev_p)); in cxio_rdev_open()