Searched refs:RXE_PORT_GID_TBL_LEN (Results 1 – 3 of 3) sorted by relevance
146 RXE_PORT_GID_TBL_LEN = 1024, enumerator
122 if (index > RXE_PORT_GID_TBL_LEN) in rxe_query_gid()138 if (index >= RXE_PORT_GID_TBL_LEN) in rxe_add_gid()146 if (index >= RXE_PORT_GID_TBL_LEN) in rxe_del_gid()
139 port->attr.gid_tbl_len = RXE_PORT_GID_TBL_LEN; in rxe_init_port_param()