Searched refs:V_TF_DDP_BUF1_VALID (Results 1 – 3 of 3) sorted by relevance
803 V_TF_DDP_BUF1_VALID(1); in queue_ddp_rcvbuf()806 V_TF_DDP_BUF1_FLUSH(1) | V_TF_DDP_BUF1_VALID(1); in queue_ddp_rcvbuf()1316 V_TF_DDP_BUF0_VALID(1) | V_TF_DDP_BUF1_VALID(1), ddp_flags, 0, 0); in enable_ddp()2632 ddp_flags |= V_TF_DDP_BUF1_VALID(1); in aio_ddp_requeue()2637 V_TF_DDP_BUF1_FLUSH(1) | V_TF_DDP_BUF1_VALID(1); in aio_ddp_requeue()2759 V_TF_DDP_BUF1_VALID(1); in t4_aio_cancel_active()
638 #define V_TF_DDP_BUF1_VALID(x) ((x) << S_TF_DDP_BUF1_VALID) macro
794 #define V_TF_DDP_BUF1_VALID(x) ((__u64)(x) << S_TF_DDP_BUF1_VALID) macro