Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dpio.c716 u8 opval, opmask; in sc_alloc() local
792 opval = USER_OPCODE_CHECK_VAL; in sc_alloc()
795 opval = OPCODE_CHECK_VAL_DISABLED; in sc_alloc()
802 ((u64)opval << SC(CHECK_OPCODE_VALUE_SHIFT))); in sc_alloc()
Dsdma.c2049 u8 opval, opmask; in init_sdma_regs() local
2070 opval = OPCODE_CHECK_VAL_DISABLED; in init_sdma_regs()
2073 (opval << SEND_CTXT_CHECK_OPCODE_VALUE_SHIFT)); in init_sdma_regs()