Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dpci.c202 __mlxsw_pci_queue_get(struct mlxsw_pci *mlxsw_pci, in __mlxsw_pci_queue_get() function
211 return __mlxsw_pci_queue_get(mlxsw_pci, in mlxsw_pci_sdq_get()
218 return __mlxsw_pci_queue_get(mlxsw_pci, in mlxsw_pci_rdq_get()
225 return __mlxsw_pci_queue_get(mlxsw_pci, MLXSW_PCI_QUEUE_TYPE_CQ, q_num); in mlxsw_pci_cq_get()
231 return __mlxsw_pci_queue_get(mlxsw_pci, MLXSW_PCI_QUEUE_TYPE_EQ, q_num); in mlxsw_pci_eq_get()