Searched refs:LAYER_RDMA (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/irdma/ |
H A D | irdma_ctrl.c | 1702 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, in irdma_bld_terminate_hdr() 1713 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, in irdma_bld_terminate_hdr() 1726 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, in irdma_bld_terminate_hdr() 1731 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, in irdma_bld_terminate_hdr() 1738 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, in irdma_bld_terminate_hdr() 1753 (LAYER_RDMA << 4) | RDMAP_REMOTE_OP, in irdma_bld_terminate_hdr() 1758 (LAYER_RDMA << 4) | RDMAP_REMOTE_OP, in irdma_bld_terminate_hdr() 1767 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, in irdma_bld_terminate_hdr() 1773 (LAYER_RDMA << 4) | RDMAP_REMOTE_PROT, in irdma_bld_terminate_hdr() 1829 (LAYER_RDMA << 4) | RDMAP_REMOTE_OP, in irdma_bld_terminate_hdr() [all …]
|
H A D | irdma_type.h | 90 LAYER_RDMA = 0, enumerator
|