rqt_top 968 drivers/infiniband/hw/cxgb3/cxio_hal.c rdev_p->rnic_info.rqt_top); rqt_top 335 drivers/infiniband/hw/cxgb3/cxio_resource.c i <= rdev_p->rnic_info.rqt_top - RQT_CHUNK + 1; rqt_top 384 drivers/infiniband/hw/cxgb4/resource.c unsigned rqt_start, rqt_chunk, rqt_top; rqt_top 400 drivers/infiniband/hw/cxgb4/resource.c rqt_top = rqt_start + rqt_chunk; rqt_top 402 drivers/infiniband/hw/cxgb4/resource.c while (rqt_start < rqt_top) { rqt_top 403 drivers/infiniband/hw/cxgb4/resource.c rqt_chunk = min(rqt_top - rqt_start + 1, rqt_chunk); rqt_top 409 drivers/infiniband/hw/cxgb4/resource.c rqt_start, rqt_top - rqt_start); rqt_top 138 drivers/net/ethernet/chelsio/cxgb3/cxgb3_ctl_defs.h unsigned int rqt_top; /* RQT last entry address */ rqt_top 293 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c rdma->rqt_top = t3_read_reg(adapter, A_ULPRX_RQ_ULIMIT);