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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcxgb3_ctl_defs.h133 unsigned int tpt_base; /* TPT base address */ member in struct:rdma_info
H A Dcxgb3_offload.c280 rdma->tpt_base =
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Dcxio_dbg.c53 m->addr = (stag>>8) * 32 + rdev->rnic_info.tpt_base;
H A Dcxio_hal.h126 return min((int)T3_MAX_NUM_STAG, (int)((rdev_p->rnic_info.tpt_top - rdev_p->rnic_info.tpt_base) >> 5));
H A Dcxio_hal.c746 (rdev_p->rnic_info.tpt_base >> 5),
990 PDBG("%s rnic %s info: tpt_base 0x%0x tpt_top 0x%0x num stags %d "
992 __func__, rdev_p->dev_name, rdev_p->rnic_info.tpt_base,

Completed in 48 milliseconds