Searched refs:RXE_PORT_MAX_MSG_SZ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/infiniband/sw/rxe/ | ||
H A D | rxe_param.h | 132 RXE_PORT_MAX_MSG_SZ = (1UL << 31), enumerator |
H A D | rxe.c | 88 port->attr.max_msg_sz = RXE_PORT_MAX_MSG_SZ; in rxe_init_port_param() |