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