Searched refs:cint_idx (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_txrx.h | 124 u8 cint_idx; member 144 u8 cint_idx; /* CQ interrupt id */ member
|
| H A D | otx2_xsk.c | 187 otx2_write64(pf, NIX_LF_CINTX_ENA_W1S(cq_poll->cint_idx), BIT_ULL(0)); in otx2_xsk_wakeup() 188 otx2_write64(pf, NIX_LF_CINTX_INT_W1S(cq_poll->cint_idx), BIT_ULL(0)); in otx2_xsk_wakeup()
|
| H A D | otx2_common.c | 1064 cq->cint_idx = qidx; in otx2_cq_init() 1082 cq->cint_idx = qidx - pfvf->hw.rx_queues; in otx2_cq_init() 1088 cq->cint_idx = qidx - non_xdp_queues; in otx2_cq_init() 1092 cq->cint_idx = qidx - non_xdp_queues - in otx2_cq_init() 1123 aq->cq.cint_idx = cq->cint_idx; in otx2_cq_init()
|
| H A D | otx2_txrx.c | 140 pfvf->netdev->name, cq->cint_idx, in otx2_snd_pkt_handler() 598 otx2_write64(pfvf, NIX_LF_CINTX_INT(cq_poll->cint_idx), BIT_ULL(0)); in otx2_napi_handler() 636 NIX_LF_CINTX_ENA_W1S(cq_poll->cint_idx), in otx2_napi_handler()
|
| H A D | rep.c | 514 cq_poll->cint_idx = qidx; in rvu_rep_napi_init()
|
| H A D | otx2_pf.c | 1513 int qidx = cq_poll->cint_idx; in otx2_cq_intr_handler() 1990 cq_poll->cint_idx = qidx; in otx2_open()
|
| /linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/ |
| H A D | debugfs.c | 352 cq_ctx->avg_con, cq_ctx->cint_idx); in print_nix_cn20k_cq_ctx()
|