Searched refs:SM_CAP_MASK_IS_CLNT_REREG_SUPPD (Results 1 – 3 of 3) sorted by relevance
236 ReregSuppd = curpinfo->CapabilityMask & SM_CAP_MASK_IS_CLNT_REREG_SUPPD; in hermon_port_change_flags()251 if ((madpinfo->CapabilityMask & SM_CAP_MASK_IS_CLNT_REREG_SUPPD) in hermon_port_change_flags()284 capmask ^= SM_CAP_MASK_IS_CLNT_REREG_SUPPD; in hermon_set_port_capability()449 SM_CAP_MASK_IS_CLNT_REREG_SUPPD; in hermon_agent_handle_req()
1981 if (portinfo.CapabilityMask & SM_CAP_MASK_IS_CLNT_REREG_SUPPD) in hermon_port_query()
532 #define SM_CAP_MASK_IS_CLNT_REREG_SUPPD 0x02000000 macro