Home
last modified time | relevance | path

Searched refs:ddp_flags (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/dev/cxgbe/tom/
H A Dt4_ddp.c414 struct pageset *ps, int offset, uint64_t ddp_flags, uint64_t ddp_flags_mask) in mk_update_tcb_for_ddp() argument
466 ddp_flags_mask, ddp_flags); in mk_update_tcb_for_ddp()
1447 uint64_t ddp_flags, ddp_flags_mask; in aio_ddp_requeue() local
1732 ddp_flags = 0; in aio_ddp_requeue()
1735 ddp_flags |= V_TF_DDP_BUF0_VALID(1); in aio_ddp_requeue()
1737 ddp_flags |= V_TF_DDP_BUF0_FLUSH(1); in aio_ddp_requeue()
1743 ddp_flags |= V_TF_DDP_BUF1_VALID(1); in aio_ddp_requeue()
1745 ddp_flags |= V_TF_DDP_BUF1_FLUSH(1); in aio_ddp_requeue()
1768 ddp_flags, ddp_flags_mask); in aio_ddp_requeue()
1797 toep->tid, job, db_idx, ddp_flags, ddp_flags_mask); in aio_ddp_requeue()