Searched refs:qib_portcntr_7220 (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/infiniband/hw/qib/
H A Dqib_iba7220.c2898 * qib_portcntr_7220 - read a per-port counter
2902 static u64 qib_portcntr_7220(struct qib_pportdata *ppd, u32 reg) function
3221 *cntr++ = qib_portcntr_7220(ppd,
3261 traffic_wds = qib_portcntr_7220(ppd, cr_wordsend) +
3262 qib_portcntr_7220(ppd, cr_wordrcv);
4505 dd->f_portcntr = qib_portcntr_7220;

Completed in 177 milliseconds