tpt_top 965 drivers/infiniband/hw/cxgb3/cxio_hal.c rdev_p->rnic_info.tpt_top, cxio_num_stags(rdev_p), tpt_top 126 drivers/infiniband/hw/cxgb3/cxio_hal.h return min((int)T3_MAX_NUM_STAG, (int)((rdev_p->rnic_info.tpt_top - rdev_p->rnic_info.tpt_base) >> 5)); tpt_top 134 drivers/net/ethernet/chelsio/cxgb3/cxgb3_ctl_defs.h unsigned int tpt_top; /* TPT last entry address */ tpt_top 288 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c rdma->tpt_top = t3_read_reg(adapter, A_ULPTX_TPT_ULIMIT);