Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c96 } rdq; member
397 struct mlxsw_pci_queue *cq = q->u.rdq.cq; in mlxsw_pci_rdq_build_skb()
450 struct mlxsw_pci_queue *cq = q->u.rdq.cq; in mlxsw_pci_rdq_page_alloc()
467 struct mlxsw_pci_queue *cq = q->u.rdq.cq; in mlxsw_pci_rdq_page_free()
505 struct mlxsw_pci_queue *cq = q->u.rdq.cq; in mlxsw_pci_rdq_pages_alloc()
530 struct mlxsw_pci_queue *cq = q->u.rdq.cq; in mlxsw_pci_rdq_pages_recycle()
568 q->u.rdq.cq = cq; in mlxsw_pci_rdq_init()
595 q->u.rdq.cq = NULL; in mlxsw_pci_rdq_init()
851 struct mlxsw_pci_queue *rdq = q->u.cq.dq; in mlxsw_pci_napi_poll_cq_rx() local
870 if (unlikely(dqn != rdq->num)) { in mlxsw_pci_napi_poll_cq_rx()
[all …]