Home
last modified time | relevance | path

Searched refs:USER_OPCODE_CHECK_MASK (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Duser_sdma.c469 if ((opcode & USER_OPCODE_CHECK_MASK) != in hfi1_user_sdma_process_request()
H A Dpio.c786 opmask = USER_OPCODE_CHECK_MASK; in sc_alloc()
H A Dhfi.h2410 #define USER_OPCODE_CHECK_MASK 0xC0 macro