Home
last modified time | relevance | path

Searched defs:mlxsw_pci (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/mellanox/mlxsw/
Dpci.c25 #define mlxsw_pci_write32(mlxsw_pci, reg, val) \ argument
27 #define mlxsw_pci_read32(mlxsw_pci, reg) \ argument
102 struct mlxsw_pci { struct
106 struct mlxsw_pci_queue_type_group queues[MLXSW_PCI_QUEUE_TYPE_COUNT]; argument
110 struct mlxsw_pci_mem_item *items; argument
114 struct mlxsw_pci_mem_item out_mbox; argument
127 enum mlxsw_pci_cqe_v max_cqe_ver; /* Maximal supported CQE version */ argument
131 static void mlxsw_pci_queue_tasklet_schedule(struct mlxsw_pci_queue *q) in mlxsw_pci_queue_tasklet_schedule() argument
177 mlxsw_pci_queue_type_group_get(struct mlxsw_pci *mlxsw_pci, in mlxsw_pci_queue_type_group_get()
183 static u8 __mlxsw_pci_queue_count(struct mlxsw_pci *mlxsw_pci, in __mlxsw_pci_queue_count()
[all …]