Symbol: ppod_region
sys/dev/cxgbe/cxgbei/cxgbei.c
151
struct ppod_region *pr;
sys/dev/cxgbe/cxgbei/cxgbei.c
97
uint32_t *max_rx_data_len, struct ppod_region *pr)
sys/dev/cxgbe/cxgbei/cxgbei.h
112
struct ppod_region pr;
sys/dev/cxgbe/cxgbei/icl_cxgbei.c
1333
struct ppod_region *pr = &ci->pr;
sys/dev/cxgbe/cxgbei/icl_cxgbei.c
1495
struct ppod_region *pr = &ci->pr;
sys/dev/cxgbe/tom/t4_ddp.c
1353
alloc_page_pods(struct ppod_region *pr, u_int nppods, u_int pgsz_idx,
sys/dev/cxgbe/tom/t4_ddp.c
1384
t4_alloc_page_pods_for_vmpages(struct ppod_region *pr, vm_page_t *pages,
sys/dev/cxgbe/tom/t4_ddp.c
1433
t4_alloc_page_pods_for_ps(struct ppod_region *pr, struct pageset *ps)
sys/dev/cxgbe/tom/t4_ddp.c
1445
t4_alloc_page_pods_for_bio(struct ppod_region *pr, struct bio *bp,
sys/dev/cxgbe/tom/t4_ddp.c
1456
t4_alloc_page_pods_for_buf(struct ppod_region *pr, vm_offset_t buf, int len,
sys/dev/cxgbe/tom/t4_ddp.c
1514
t4_alloc_page_pods_for_rcvbuf(struct ppod_region *pr,
sys/dev/cxgbe/tom/t4_ddp.c
1527
t4_alloc_page_pods_for_sgl(struct ppod_region *pr, struct ctl_sg_entry *sgl,
sys/dev/cxgbe/tom/t4_ddp.c
1599
struct ppod_region *pr = prsv->prsv_pr;
sys/dev/cxgbe/tom/t4_ddp.c
1631
struct ppod_region *pr = prsv->prsv_pr;
sys/dev/cxgbe/tom/t4_ddp.c
1713
struct ppod_region *pr = prsv->prsv_pr;
sys/dev/cxgbe/tom/t4_ddp.c
1820
struct ppod_region *pr = prsv->prsv_pr;
sys/dev/cxgbe/tom/t4_ddp.c
1901
struct ppod_region *pr = prsv->prsv_pr;
sys/dev/cxgbe/tom/t4_ddp.c
1994
struct ppod_region *pr = prsv->prsv_pr;
sys/dev/cxgbe/tom/t4_ddp.c
2117
t4_init_ppod_region(struct ppod_region *pr, struct t4_range *r, u_int psz,
sys/dev/cxgbe/tom/t4_ddp.c
2154
t4_free_ppod_region(struct ppod_region *pr)
sys/dev/cxgbe/tom/t4_ddp.c
84
static int t4_alloc_page_pods_for_rcvbuf(struct ppod_region *pr,
sys/dev/cxgbe/tom/t4_tom.h
145
struct ppod_region *prsv_pr;
sys/dev/cxgbe/tom/t4_tom.h
353
struct ppod_region pr;
sys/dev/cxgbe/tom/t4_tom.h
542
int t4_init_ppod_region(struct ppod_region *, struct t4_range *, u_int,
sys/dev/cxgbe/tom/t4_tom.h
544
void t4_free_ppod_region(struct ppod_region *);
sys/dev/cxgbe/tom/t4_tom.h
545
int t4_alloc_page_pods_for_ps(struct ppod_region *, struct pageset *);
sys/dev/cxgbe/tom/t4_tom.h
546
int t4_alloc_page_pods_for_bio(struct ppod_region *, struct bio *,
sys/dev/cxgbe/tom/t4_tom.h
548
int t4_alloc_page_pods_for_buf(struct ppod_region *, vm_offset_t, int,
sys/dev/cxgbe/tom/t4_tom.h
550
int t4_alloc_page_pods_for_sgl(struct ppod_region *, struct ctl_sg_entry *, int,