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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c295 __mlxsw_pci_queue_get(struct mlxsw_pci *mlxsw_pci, __mlxsw_pci_queue_get() function
304 return __mlxsw_pci_queue_get(mlxsw_pci, mlxsw_pci_sdq_get()
311 return __mlxsw_pci_queue_get(mlxsw_pci, mlxsw_pci_rdq_get()
318 return __mlxsw_pci_queue_get(mlxsw_pci, MLXSW_PCI_QUEUE_TYPE_CQ, q_num); mlxsw_pci_cq_get()
324 return __mlxsw_pci_queue_get(mlxsw_pci, MLXSW_PCI_QUEUE_TYPE_EQ, q_num); mlxsw_pci_eq_get()

Completed in 207 milliseconds