Searched defs:mlxsw_pci (Results 1 – 1 of 1) sorted by relevance
78 #define mlxsw_pci_write32(mlxsw_pci, reg, val) \ argument80 #define mlxsw_pci_read32(mlxsw_pci, reg) \ argument169 struct mlxsw_pci { struct172 struct mlxsw_pci_queue_type_group queues[MLXSW_PCI_QUEUE_TYPE_COUNT]; argument177 struct mlxsw_pci_mem_item *items; argument181 struct mlxsw_pci_mem_item out_mbox; argument196 static void mlxsw_pci_queue_tasklet_schedule(struct mlxsw_pci_queue *q) in mlxsw_pci_queue_tasklet_schedule() argument259 mlxsw_pci_queue_type_group_get(struct mlxsw_pci *mlxsw_pci, in mlxsw_pci_queue_type_group_get()265 static u8 __mlxsw_pci_queue_count(struct mlxsw_pci *mlxsw_pci, in __mlxsw_pci_queue_count()274 static u8 mlxsw_pci_sdq_count(struct mlxsw_pci *mlxsw_pci) in mlxsw_pci_sdq_count()[all …]