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

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

Completed in 127 milliseconds