Searched refs:cr_portovfl (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/infiniband/hw/qib/ |
D | qib_iba7220.c | 155 #define cr_portovfl CREG_IDX(RxP0HdrEgrOvflCnt) macro 2957 ret += read_7220_creg32(dd, cr_portovfl + i); in qib_portcntr_7220() 3025 cr_portovfl + 0, 3026 cr_portovfl + 1, 3027 cr_portovfl + 2, 3028 cr_portovfl + 3, 3029 cr_portovfl + 4, 3030 cr_portovfl + 5, 3031 cr_portovfl + 6, 3032 cr_portovfl + 7, [all …]
|
D | qib_iba6120.c | 138 #define cr_portovfl CREG_IDX(RxP0HdrEgrOvflCnt) macro 2336 ret += read_6120_creg32(dd, cr_portovfl + i); in qib_portcntr_6120() 2396 cr_portovfl + 0, 2397 cr_portovfl + 1, 2398 cr_portovfl + 2, 2399 cr_portovfl + 3, 2400 cr_portovfl + 4,
|