Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dodp.c851 static const u32 mlx5_ib_odp_opcode_cap[] = { variable
933 if (unlikely(opcode >= ARRAY_SIZE(mlx5_ib_odp_opcode_cap) || in mlx5_ib_mr_initiator_pfault_handler()
934 !(transport_caps & mlx5_ib_odp_opcode_cap[opcode]))) { in mlx5_ib_mr_initiator_pfault_handler()