Searched refs:attr_index (Results 1 – 2 of 2) sorted by relevance
433 int attr_index = r2nm_attr_index(attr); in r2nm_node_store() local440 if (test_bit(attr_index, &node->nd_set_attributes)) in r2nm_node_store()447 set_bit(attr_index, &node->nd_set_attributes); in r2nm_node_store()
3207 u16 attr_index; in cm_send_handler() local3210 attr_index = be16_to_cpu(((struct ib_mad_hdr *) in cm_send_handler()3218 if (!msg->context[0] && (attr_index != CM_REJ_COUNTER)) in cm_send_handler()3222 &port->counter_group[CM_XMIT].counter[attr_index]); in cm_send_handler()3226 counter[attr_index]); in cm_send_handler()