Home
last modified time | relevance | path

Searched refs:EXPECTED (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/hfi1/
H A Duser_sdma.c370 if (req_opcode(info.ctrl) == EXPECTED) { in hfi1_user_sdma_process_request()
480 if (req_opcode(req->info.ctrl) == EXPECTED) { in hfi1_user_sdma_process_request()
591 } else if (req_opcode(req->info.ctrl) == EXPECTED) { in compute_data_length()
798 if (req_opcode(req->info.ctrl) == EXPECTED) in user_sdma_send_pkts()
859 if (req_opcode(req->info.ctrl) == EXPECTED) { in check_header_template()
965 (req_opcode(req->info.ctrl) == EXPECTED), in set_txreq_header()
975 if (req_opcode(req->info.ctrl) == EXPECTED) { in set_txreq_header()
1075 if (req_opcode(req->info.ctrl) == EXPECTED) { in set_txreq_header_ahg()
H A Dtrace.h9 packettype_name(EXPECTED), \
/linux/include/uapi/rdma/hfi/
H A Dhfi1_user.h187 EXPECTED = 0, enumerator
/linux/tools/testing/selftests/bpf/
H A Dtest_lwt_ip_encap.sh