Searched refs:RXE_PORT_GID_TBL_LEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/infiniband/sw/rxe/ | ||
H A D | rxe_param.h | 130 RXE_PORT_GID_TBL_LEN = 1024, enumerator |
H A D | rxe.c | 86 port->attr.gid_tbl_len = RXE_PORT_GID_TBL_LEN; in rxe_init_port_param() |