Searched defs:ulimit (Results 1 - 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_ctl_defs.h105 unsigned int ulimit; /* TDDP region end address */ member in struct:ddp_params
121 unsigned int ulimit; member in struct:ulp_iscsi_info
/drivers/scsi/cxgbi/
H A Dlibcxgbi.c1375 unsigned int llimit, unsigned int ulimit,
1381 ppmax = (ulimit - llimit + 1) >> PPOD_SIZE_SHIFT;
1404 ddp->ulimit = ulimit;
1374 cxgbi_ddp_init(struct cxgbi_device *cdev, unsigned int llimit, unsigned int ulimit, unsigned int max_txsz, unsigned int max_rxsz) argument
H A Dlibcxgbi.h125 unsigned int ulimit; member in struct:cxgbi_ddp_info

Completed in 14 milliseconds