Home
last modified time | relevance | path

Searched refs:notice_gid (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_hdlrs.c310 ib_gid_t notice_gid; in eibnx_subnet_notices_handler() local
314 notice_gid = sn_event->sm_notice_gid; in eibnx_subnet_notices_handler()
316 if ((notice_gid.gid_prefix == enx_solicit_mgid.gid_prefix && in eibnx_subnet_notices_handler()
317 notice_gid.gid_guid == enx_solicit_mgid.gid_guid) || in eibnx_subnet_notices_handler()
318 (notice_gid.gid_prefix == enx_advertise_mgid.gid_prefix && in eibnx_subnet_notices_handler()
319 notice_gid.gid_guid == enx_advertise_mgid.gid_guid)) { in eibnx_subnet_notices_handler()