Searched refs:cxgbi_ppm_ppods_reserve (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/chelsio/libcxgb/ |
H A D | libcxgb_ppm.c | 246 int cxgbi_ppm_ppods_reserve(struct cxgbi_ppm *ppm, unsigned short nr_pages, in cxgbi_ppm_ppods_reserve() function 290 EXPORT_SYMBOL(cxgbi_ppm_ppods_reserve);
|
H A D | libcxgb_ppm.h | 323 int cxgbi_ppm_ppods_reserve(struct cxgbi_ppm *, unsigned short nr_pages,
|
/linux/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_ddp.c | 197 ret = cxgbi_ppm_ppods_reserve(ppm, ttinfo->nr_pages, 0, &ttinfo->idx, in cxgbit_ddp_reserve()
|
/linux/drivers/scsi/cxgbi/ |
H A D | libcxgbi.c | 1300 err = cxgbi_ppm_ppods_reserve(ppm, ttinfo->nr_pages, 0, &ttinfo->idx, in cxgbi_ddp_reserve()
|