Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_ctrl.c4564 (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()
4628 (LAYER_RDMA << 4) | RDMAP_REMOTE_OP, RDMAP_INV_RDMAP_VER); in i40iw_bld_terminate_hdr()
4632 (LAYER_RDMA << 4) | RDMAP_REMOTE_OP, RDMAP_UNEXPECTED_OP); in i40iw_bld_terminate_hdr()
4636 (LAYER_RDMA << 4) | RDMAP_REMOTE_OP, RDMAP_UNSPECIFIED); in i40iw_bld_terminate_hdr()
4724 termhdr->layer_etype == RDMAP_REMOTE_OP) { in i40iw_terminate_received()
H A Di40iw_type.h104 RDMAP_REMOTE_OP = 2, enumerator
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Dqp.c1450 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP; in build_term_codes()
1488 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP; in build_term_codes()
1527 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP; in build_term_codes()
1531 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_OP; in build_term_codes()
H A Diw_cxgb4.h733 RDMAP_REMOTE_OP = 0x02, enumerator