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

/linux-master/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c4702 * qib_portcntr_7322 - read a per-port chip counter
4706 static u64 qib_portcntr_7322(struct qib_pportdata *ppd, u32 reg) function
5058 *cntr++ = qib_portcntr_7322(ppd,
5110 traffic_wds = qib_portcntr_7322(ppd, QIBPORTCNTR_WORDRCV) +
5111 qib_portcntr_7322(ppd, QIBPORTCNTR_WORDSEND);
7187 dd->f_portcntr = qib_portcntr_7322;

Completed in 185 milliseconds