Searched refs:LAYER_RDMA (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/i40iw/ |
| D | i40iw_ctrl.c | 4426 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_INV_STAG); in i40iw_bld_terminate_hdr() 4435 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_INV_BOUNDS); in i40iw_bld_terminate_hdr() 4446 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_CANT_INV_STAG); in i40iw_bld_terminate_hdr() 4450 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_UNASSOC_STAG); in i40iw_bld_terminate_hdr() 4456 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_INV_STAG); in i40iw_bld_terminate_hdr() 4469 (LAYER_RDMA << 4) | RDMAP_REMOTE_OP, RDMAP_CANT_INV_STAG); in i40iw_bld_terminate_hdr() 4473 (LAYER_RDMA << 4) | RDMAP_REMOTE_OP, RDMAP_INV_STAG); in i40iw_bld_terminate_hdr() 4481 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_ACCESS); in i40iw_bld_terminate_hdr() 4486 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_TO_WRAP); in i40iw_bld_terminate_hdr() 4533 (LAYER_RDMA << 4) | RDMAP_REMOTE_OP, RDMAP_INV_RDMAP_VER); in i40iw_bld_terminate_hdr() [all …]
|
| D | i40iw_type.h | 96 LAYER_RDMA = 0, enumerator
|