Searched refs:cr_portovfl (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/qib/ |
D | qib_iba7220.c | 155 #define cr_portovfl CREG_IDX(RxP0HdrEgrOvflCnt) macro 2960 ret += read_7220_creg32(dd, cr_portovfl + i); in qib_portcntr_7220() 3028 cr_portovfl + 0, 3029 cr_portovfl + 1, 3030 cr_portovfl + 2, 3031 cr_portovfl + 3, 3032 cr_portovfl + 4, 3033 cr_portovfl + 5, 3034 cr_portovfl + 6, 3035 cr_portovfl + 7, [all …]
|
D | qib_iba6120.c | 138 #define cr_portovfl CREG_IDX(RxP0HdrEgrOvflCnt) macro 2341 ret += read_6120_creg32(dd, cr_portovfl + i); in qib_portcntr_6120() 2401 cr_portovfl + 0, 2402 cr_portovfl + 1, 2403 cr_portovfl + 2, 2404 cr_portovfl + 3, 2405 cr_portovfl + 4,
|