Searched refs:IB_PORT_ATTR_RO (Results 1 – 2 of 2) sorted by relevance
366 static IB_PORT_ATTR_RO(state);367 static IB_PORT_ATTR_RO(lid);368 static IB_PORT_ATTR_RO(lid_mask_count);369 static IB_PORT_ATTR_RO(sm_lid);370 static IB_PORT_ATTR_RO(sm_sl);371 static IB_PORT_ATTR_RO(cap_mask);372 static IB_PORT_ATTR_RO(rate);373 static IB_PORT_ATTR_RO(phys_state);374 static IB_PORT_ATTR_RO(link_layer);
28 #define IB_PORT_ATTR_RO(_name) \ macro