Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
A Dsiw_qp.c37 cpu_to_be16(DDP_VERSION << 8) |
44 .ctrl.ddp_rdmap_ctrl = DDP_FLAG_LAST | cpu_to_be16(DDP_VERSION << 8) |
52 cpu_to_be16(DDP_VERSION << 8) |
59 .ctrl.ddp_rdmap_ctrl = DDP_FLAG_LAST | cpu_to_be16(DDP_VERSION << 8) |
66 .ctrl.ddp_rdmap_ctrl = DDP_FLAG_LAST | cpu_to_be16(DDP_VERSION << 8) |
73 .ctrl.ddp_rdmap_ctrl = DDP_FLAG_LAST | cpu_to_be16(DDP_VERSION << 8) |
80 .ctrl.ddp_rdmap_ctrl = DDP_FLAG_LAST | cpu_to_be16(DDP_VERSION << 8) |
87 .ctrl.ddp_rdmap_ctrl = DDP_FLAG_LAST | cpu_to_be16(DDP_VERSION << 8) |
A Diwarp.h14 #define DDP_VERSION 1 macro
A Dsiw_qp_rx.c1034 if (unlikely(__ddp_get_version(c_hdr) != DDP_VERSION)) { in siw_get_hdr()

Completed in 8 milliseconds