Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dpci.c95 } 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()
[all …]