Home
last modified time | relevance | path

Searched refs:tpt_base (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_ctl_defs.h133 unsigned int tpt_base; /* TPT base address */ member
Dcxgb3_offload.c286 rdma->tpt_base = in cxgb_rdma_ctl()
/drivers/infiniband/hw/cxgb3/
Dcxio_dbg.c53 m->addr = (stag>>8) * 32 + rdev->rnic_info.tpt_base; in cxio_dump_tpt()
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.c747 (rdev_p->rnic_info.tpt_base >> 5), in __cxio_tpt_op()
993 __func__, rdev_p->dev_name, rdev_p->rnic_info.tpt_base, in cxio_rdev_open()