Searched refs:RDMA_OPCODE_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/infiniband/hw/i40iw/ | ||
D | i40iw_d.h | 97 #define RDMA_OPCODE_MASK 0x0f macro |
D | i40iw_ctrl.c | 4508 if ((pkt[3] & RDMA_OPCODE_MASK) == RDMA_READ_REQ_OPCODE) { in i40iw_bld_terminate_hdr() |