Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RXE_PORT_MAX_MSG_SZ
drivers/infiniband/sw/rxe/rxe.c
124
port->attr.max_msg_sz = RXE_PORT_MAX_MSG_SZ;
drivers/infiniband/sw/rxe/rxe_verbs.c
712
if (length > RXE_PORT_MAX_MSG_SZ) {
drivers/infiniband/sw/rxe/rxe_verbs.c
996
if (length > RXE_PORT_MAX_MSG_SZ) {