Searched refs:IWPM_FLAGS_NO_PORT_MAP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/rdma/ | ||
H A D | rdma_netlink.h | 35 IWPM_FLAGS_NO_PORT_MAP = (1 << 0), enumerator |
/openbmc/linux/drivers/infiniband/core/ | ||
H A D | iwcm.c | 536 IWPM_FLAGS_NO_PORT_MAP : 0; in iw_cm_map() |