Searched refs:threshold_cong_event_map (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/infiniband/hw/hfi1/ | ||
| H A D | mad.h | 228 u8 threshold_cong_event_map[OPA_MAX_SLS / 8]; member |
| H A D | rc.c | 2683 ppd->threshold_cong_event_map[sl / 8] |= 1 << (sl % 8); in log_cca_event() |