Searched refs:RDMAP_REMOTE_PROT (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | qp.c | 1453 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes() 1458 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes() 1466 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes() 1470 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes() 1474 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes() 1482 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()
|
H A D | iw_cxgb4.h | 732 RDMAP_REMOTE_PROT = 0x01, enumerator
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | qp.c | 1453 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes() 1458 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes() 1466 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes() 1470 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes() 1474 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes() 1482 *layer_type = LAYER_RDMAP|RDMAP_REMOTE_PROT; in build_term_codes()
|
H A D | iw_cxgb4.h | 720 RDMAP_REMOTE_PROT = 0x01, enumerator
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
H A D | i40iw_ctrl.c | 4527 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_INV_STAG); in i40iw_bld_terminate_hdr() 4536 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_INV_BOUNDS); in i40iw_bld_terminate_hdr() 4547 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_CANT_INV_STAG); in i40iw_bld_terminate_hdr() 4551 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_UNASSOC_STAG); in i40iw_bld_terminate_hdr() 4557 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_INV_STAG); in i40iw_bld_terminate_hdr() 4582 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_ACCESS); in i40iw_bld_terminate_hdr() 4587 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, RDMAP_TO_WRAP); in i40iw_bld_terminate_hdr() 4729 if (termhdr->layer_etype == RDMAP_REMOTE_PROT || in i40iw_terminate_received()
|
H A D | i40iw_type.h | 103 RDMAP_REMOTE_PROT = 1, enumerator
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
H A D | ctrl.c | 1612 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, in irdma_bld_terminate_hdr() 1623 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, in irdma_bld_terminate_hdr() 1636 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, in irdma_bld_terminate_hdr() 1641 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, in irdma_bld_terminate_hdr() 1648 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, in irdma_bld_terminate_hdr() 1677 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, in irdma_bld_terminate_hdr() 1683 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, in irdma_bld_terminate_hdr() 1829 if (termhdr->layer_etype == RDMAP_REMOTE_PROT || in irdma_terminate_received()
|
H A D | type.h | 54 RDMAP_REMOTE_PROT = 1, enumerator
|
Completed in 30 milliseconds