Home
last modified time | relevance | path

Searched refs:RDMA_OPCODE_MASK (Results 1 – 2 of 2) sorted by relevance

/drivers/infiniband/hw/i40iw/
Di40iw_d.h97 #define RDMA_OPCODE_MASK 0x0f macro
Di40iw_ctrl.c4508 if ((pkt[3] & RDMA_OPCODE_MASK) == RDMA_READ_REQ_OPCODE) { in i40iw_bld_terminate_hdr()