Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_ctl_defs.h134 unsigned int tpt_top; /* TPT last entry address */ member
Dcxgb3_offload.c288 rdma->tpt_top = t3_read_reg(adapter, A_ULPTX_TPT_ULIMIT); in cxgb_rdma_ctl()
/drivers/infiniband/hw/cxgb3/
Dcxio_hal.h126 …return min((int)T3_MAX_NUM_STAG, (int)((rdev_p->rnic_info.tpt_top - rdev_p->rnic_info.tpt_base) >>… in cxio_num_stags()
Dcxio_hal.c996 rdev_p->rnic_info.tpt_top, cxio_num_stags(rdev_p), in cxio_rdev_open()