Searched refs:ocx (Results 1 – 1 of 1) sorted by relevance
1099 ocx->com_ring_head++; in thunderx_ocx_com_isr()1124 while (CIRC_CNT(ocx->com_ring_head, ocx->com_ring_tail, in thunderx_ocx_com_threaded_isr()1156 ocx->com_ring_tail++; in thunderx_ocx_com_threaded_isr()1182 ocx->link_ring_head++; in thunderx_ocx_lnk_isr()1205 while (CIRC_CNT(ocx->link_ring_head, ocx->link_ring_tail, in thunderx_ocx_lnk_threaded_isr()1227 ocx->link_ring_tail++; in thunderx_ocx_lnk_threaded_isr()1376 ocx->com_ring_head = 0; in thunderx_ocx_probe()1377 ocx->com_ring_tail = 0; in thunderx_ocx_probe()1382 if (!ocx->regs) { in thunderx_ocx_probe()1388 ocx->pdev = pdev; in thunderx_ocx_probe()[all …]