Searched refs:LAYER_RDMA (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/ |
| H A D | i40iw_ctrl.c | 4521 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_INV_STAG); in i40iw_bld_terminate_hdr() 4530 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_INV_BOUNDS); in i40iw_bld_terminate_hdr() 4541 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_CANT_INV_STAG); in i40iw_bld_terminate_hdr() 4545 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_UNASSOC_STAG); in i40iw_bld_terminate_hdr() 4551 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_INV_STAG); in i40iw_bld_terminate_hdr() 4564 (LAYER_RDMA << 4) | RDMAP_REMOTE_OP, RDMAP_CANT_INV_STAG); in i40iw_bld_terminate_hdr() 4568 (LAYER_RDMA << 4) | RDMAP_REMOTE_OP, RDMAP_INV_STAG); in i40iw_bld_terminate_hdr() 4576 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_ACCESS); in i40iw_bld_terminate_hdr() 4581 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_TO_WRAP); in i40iw_bld_terminate_hdr() 4628 (LAYER_RDMA << 4) | RDMAP_REMOTE_OP, RDMAP_INV_RDMAP_VER); in i40iw_bld_terminate_hdr() [all …]
|
| H A D | i40iw_type.h | 97 LAYER_RDMA = 0, enumerator
|