Searched refs:ppod_reservation (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/cxgbe/tom/ |
H A D | t4_tom.h | 140 struct ppod_reservation { struct 153 struct ppod_reservation prsv; argument 166 struct ppod_reservation prsv; 536 struct ppod_reservation *); 538 struct ppod_reservation *); 540 struct ppod_reservation *); 544 struct ppod_reservation *, struct bio *, struct mbufq *); 546 struct ppod_reservation *, vm_offset_t, int, struct mbufq *); 548 struct ppod_reservation *, struct ctl_sg_entry *, int, int, struct mbufq *); 549 void t4_free_page_pods(struct ppod_reservation *);
|
H A D | t4_ddp.c | 576 struct ppod_reservation *prsv, int offset, uint32_t len, in mk_update_tcb_for_ddp() 1354 struct ppod_reservation *prsv) in alloc_page_pods() 1385 int npages, struct ppod_reservation *prsv) in t4_alloc_page_pods_for_vmpages() 1435 struct ppod_reservation *prsv = &ps->prsv; in t4_alloc_page_pods_for_ps() 1446 struct ppod_reservation *prsv) in t4_alloc_page_pods_for_bio() 1457 struct ppod_reservation *prsv) in t4_alloc_page_pods_for_buf() 1517 struct ppod_reservation *prsv = &drb->prsv; in t4_alloc_page_pods_for_rcvbuf() 1528 int entries, struct ppod_reservation *prsv) in t4_alloc_page_pods_for_sgl() 1597 t4_free_page_pods(struct ppod_reservation *prsv) in t4_free_page_pods() 1630 struct ppod_reservation *prsv = &ps->prsv; in t4_write_page_pods_for_ps() [all …]
|
/freebsd/sys/dev/cxgbe/cxgbei/ |
H A D | icl_cxgbei.c | 109 struct ppod_reservation prsv; 1416 struct ppod_reservation *prsv; in icl_cxgbei_conn_task_setup() 1578 struct ppod_reservation *prsv; in icl_cxgbei_conn_transfer_setup()
|