Searched refs:pbl_base (Results 1 - 9 of 9) sorted by relevance

/drivers/infiniband/hw/cxgb3/
H A Dcxio_resource.h58 #define PBL_OFF(rdev_p, a) ( (a) - (rdev_p)->rnic_info.pbl_base )
H A Dcxio_resource.c278 pbl_start = rdev_p->rnic_info.pbl_base;
H A Diwch_qp.c240 rhp->rdev.rnic_info.pbl_base) >> 3) +
308 pbl_offset = (pbl_addr - qhp->rhp->rdev.rnic_info.pbl_base) >> 3;
H A Dcxio_hal.c772 PDBG("%s *pdb_addr 0x%x, pbl_base 0x%x, pbl_size %d\n",
773 __func__, pbl_addr, rdev_p->rnic_info.pbl_base,
994 "pbl_base 0x%0x pbl_top 0x%0x rqt_base 0x%0x, rqt_top 0x%0x\n",
997 rdev_p->rnic_info.pbl_base,
H A Diwch_provider.c701 rhp->rdev.rnic_info.pbl_base) >> 3;
/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_ctl_defs.h135 unsigned int pbl_base; /* PBL base address */ member in struct:rdma_info
H A Dcxgb3_offload.c285 rdma->pbl_base =
/drivers/net/ethernet/broadcom/
H A Dcnic.c1700 ictx->ustorm_st_context.ring.rq.pbl_base.lo =
1702 ictx->ustorm_st_context.ring.rq.pbl_base.hi =
1706 ictx->ustorm_st_context.ring.r2tq.pbl_base.lo =
1708 ictx->ustorm_st_context.ring.r2tq.pbl_base.hi =
H A Dcnic_defs.h3860 struct regpair pbl_base; member in struct:ustorm_iscsi_rq_db
3868 struct regpair pbl_base; member in struct:ustorm_iscsi_r2tq_db

Completed in 1692 milliseconds