Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_d.h98 #define RDMA_READ_REQ_OPCODE 1 macro
H A Di40iw_ctrl.c4502 if ((pkt[3] & RDMA_OPCODE_MASK) == RDMA_READ_REQ_OPCODE) { in i40iw_bld_terminate_hdr()