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