Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
Dmthca_mr.c68 #define MTHCA_MPT_FLAG_PHYSICAL (1 << 9) macro
464 mpt_entry->flags |= cpu_to_be32(MTHCA_MPT_FLAG_PHYSICAL); in mthca_mr_alloc()