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