Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlxsw/
Dpci.c284 static u8 mlxsw_pci_cq_count(struct mlxsw_pci *mlxsw_pci) in mlxsw_pci_cq_count() function
630 for (i = 0; i < mlxsw_pci_cq_count(mlxsw_pci); i++) { in mlxsw_pci_cq_dbg_read()
836 u8 cq_count = mlxsw_pci_cq_count(mlxsw_pci); in mlxsw_pci_eq_tasklet()