Lines Matching defs:attr_id
1323 __be16 attr_id, __be64 tid)
1329 hdr->attr_id = attr_id;
1333 static void cm_format_mad_ece_hdr(struct ib_mad_hdr *hdr, __be16 attr_id,
1336 cm_format_mad_hdr(hdr, attr_id, tid);
3820 msg->mad)->attr_id) - CM_ATTR_ID_OFFSET;
4004 u16 attr_id;
4008 switch (mad_recv_wc->recv_buf.mad->mad_hdr.attr_id) {
4051 attr_id = be16_to_cpu(mad_recv_wc->recv_buf.mad->mad_hdr.attr_id);
4052 atomic_long_inc(&port->counters[CM_RECV][attr_id - CM_ATTR_ID_OFFSET]);