Home
last modified time | relevance | path

Searched refs:ulimit (Results 1 – 4 of 4) sorted by relevance

/drivers/net/cxgb3/
Dcxgb3_ctl_defs.h105 unsigned int ulimit; /* TDDP region end address */ member
121 unsigned int ulimit; member
Dcxgb3_offload.c194 uiip->ulimit = t3_read_reg(adapter, A_ULPRX_ISCSI_ULIMIT); in cxgb_ulp_iscsi_ctl()
406 ddpp->ulimit = t3_read_reg(adapter, A_ULPRX_TDDP_ULIMIT); in cxgb_offload_ctl()
/drivers/scsi/cxgb3i/
Dcxgb3i_ddp.c588 ppmax = (uinfo.ulimit - uinfo.llimit + 1) >> PPOD_SIZE_SHIFT; in ddp_init()
615 ddp->ulimit = uinfo.ulimit; in ddp_init()
625 uinfo.ulimit = uinfo.llimit + (ppmax << PPOD_SIZE_SHIFT); in ddp_init()
643 ppmax, ddp->llimit, ddp->ulimit, ddp->idx_bits, in ddp_init()
Dcxgb3i_ddp.h78 unsigned int ulimit; member