Searched refs:RXE_PORT_MAX_MSG_SZ (Results 1 – 2 of 2) sorted by relevance
/drivers/infiniband/sw/rxe/ | ||
D | rxe_param.h | 123 RXE_PORT_MAX_MSG_SZ = 0x800000, enumerator |
D | rxe.c | 87 port->attr.max_msg_sz = RXE_PORT_MAX_MSG_SZ; in rxe_init_port_param() |