Searched refs:rqt_top (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_ctl_defs.h123 unsigned int rqt_top; /* RQT last entry address */ member in struct:rdma_info
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_resource.c358 MIN_RQT_SHIFT, rdev_p->rnic_info.rqt_top - rdev_p->rnic_info.rqt_base);
364 i <= rdev_p->rnic_info.rqt_top - RQT_CHUNK + 1;
H A Diw_cxgb_hal.c981 ri->rqt_top = t3_read_reg(sc, A_ULPRX_RQ_ULIMIT);
999 CTR4(KTR_IW_CXGB, "pbl_base 0x%0x pbl_top 0x%0x rqt_base 0x%0x, rqt_top 0x%0x",
1002 rdev_p->rnic_info.rqt_top);

Completed in 120 milliseconds