Lines Matching refs:rdq
95 } rdq; member
396 struct mlxsw_pci_queue *cq = q->u.rdq.cq; in mlxsw_pci_rdq_build_skb()
449 struct mlxsw_pci_queue *cq = q->u.rdq.cq; in mlxsw_pci_rdq_page_alloc()
466 struct mlxsw_pci_queue *cq = q->u.rdq.cq; in mlxsw_pci_rdq_page_free()
504 struct mlxsw_pci_queue *cq = q->u.rdq.cq; in mlxsw_pci_rdq_pages_alloc()
529 struct mlxsw_pci_queue *cq = q->u.rdq.cq; in mlxsw_pci_rdq_pages_recycle()
567 q->u.rdq.cq = cq; in mlxsw_pci_rdq_init()
594 q->u.rdq.cq = NULL; in mlxsw_pci_rdq_init()
848 struct mlxsw_pci_queue *rdq = q->u.cq.dq; in mlxsw_pci_napi_poll_cq_rx() local
867 if (unlikely(dqn != rdq->num)) { in mlxsw_pci_napi_poll_cq_rx()
872 mlxsw_pci_cqe_rdq_handle(mlxsw_pci, rdq, in mlxsw_pci_napi_poll_cq_rx()
880 mlxsw_pci_queue_doorbell_producer_ring(mlxsw_pci, rdq); in mlxsw_pci_napi_poll_cq_rx()