Searched refs:is_ca (Results 1 – 1 of 1) sorted by relevance
158 uint16_t remote_lid_ho, boolean_t is_ca) in __cache_add_sw_link() argument170 lid_ho, p->port_num, remote_lid_ho, (is_ca) ? "CA/RTR" : "SW"); in __cache_add_sw_link()192 if (is_ca) in __cache_add_sw_link()198 p_cache_sw->ports[p->port_num].is_leaf = is_ca; in __cache_add_sw_link()273 boolean_t is_ca) in __cache_remove_port() argument311 if ((p_cache_sw->ports[port_num].is_leaf && !is_ca) || in __cache_remove_port()312 (!p_cache_sw->ports[port_num].is_leaf && is_ca)) { in __cache_remove_port()