Home
last modified time | relevance | path

Searched refs:C_RCV_HDR_OVF_FIRST (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dchip.c1205 #define C_RCV_HDR_OVF_FIRST C_RCV_HDR_OVF_0 macro
12291 if ((index >= C_RCV_HDR_OVF_FIRST + ppd->dd->num_rcv_contexts) && in read_port_cntr()
12311 if ((index >= C_RCV_HDR_OVF_FIRST + ppd->dd->num_rcv_contexts) && in write_port_cntr()
12561 for (i = C_RCV_HDR_OVF_FIRST + rcv_ctxts; in init_cntrs()