Searched defs:mlxsw_pci (Results 1 – 1 of 1) sorted by relevance
26 #define mlxsw_pci_write32(mlxsw_pci, reg, val) \ argument28 #define mlxsw_pci_read32(mlxsw_pci, reg) \ argument105 struct mlxsw_pci { struct116 struct mlxsw_pci_queue_type_group queues[MLXSW_PCI_QUEUE_TYPE_COUNT]; argument120 struct mlxsw_pci_mem_item *items; argument134 enum mlxsw_pci_cqe_v max_cqe_ver; /* Maximal supported CQE version */ argument142 static int mlxsw_pci_napi_devs_init(struct mlxsw_pci *mlxsw_pci) in mlxsw_pci_napi_devs_init()168 static void mlxsw_pci_napi_devs_fini(struct mlxsw_pci *mlxsw_pci) in mlxsw_pci_napi_devs_fini()215 mlxsw_pci_queue_type_group_get(struct mlxsw_pci *mlxsw_pci, in mlxsw_pci_queue_type_group_get()222 __mlxsw_pci_queue_get(struct mlxsw_pci *mlxsw_pci, in __mlxsw_pci_queue_get()[all …]