Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dchip.c1149 #define C_RCV_HDR_OVF_FIRST C_RCV_HDR_OVF_0 macro
8115 if ((index >= C_RCV_HDR_OVF_FIRST + ppd->dd->num_rcv_contexts) && in read_port_cntr()
8135 if ((index >= C_RCV_HDR_OVF_FIRST + ppd->dd->num_rcv_contexts) && in write_port_cntr()
8345 for (i = C_RCV_HDR_OVF_FIRST + rcv_ctxts; in init_cntrs()