Searched refs:MLXSW_PORT_CPU_PORT (Results 1 – 6 of 6) sorted by relevance
23 #define MLXSW_PORT_CPU_PORT 0x0 macro
263 if (local_port == MLXSW_PORT_CPU_PORT && in mlxsw_sp_sb_pm_occ_clear()290 if (local_port == MLXSW_PORT_CPU_PORT && in mlxsw_sp_sb_pm_occ_query()1439 if (local_port == MLXSW_PORT_CPU_PORT) { in mlxsw_sp_sb_port_pool_set()1489 if (local_port == MLXSW_PORT_CPU_PORT) { in mlxsw_sp_sb_tc_pool_bind_set()1551 if (local_port == MLXSW_PORT_CPU_PORT) { in mlxsw_sp_sb_sr_occ_query_cb()1600 local_port = MLXSW_PORT_CPU_PORT; in mlxsw_sp_sb_occ_snapshot()1612 if (local_port != MLXSW_PORT_CPU_PORT) { in mlxsw_sp_sb_occ_snapshot()1666 local_port = MLXSW_PORT_CPU_PORT; in mlxsw_sp_sb_occ_max_clear()1677 if (local_port != MLXSW_PORT_CPU_PORT) { in mlxsw_sp_sb_occ_max_clear()
859 trans->tx_info.local_port = MLXSW_PORT_CPU_PORT; in mlxsw_emad_reg_access()2827 &mlxsw_core->ports[MLXSW_PORT_CPU_PORT]; in mlxsw_core_cpu_port_init()2830 err = __mlxsw_core_port_init(mlxsw_core, MLXSW_PORT_CPU_PORT, in mlxsw_core_cpu_port_init()2844 __mlxsw_core_port_fini(mlxsw_core, MLXSW_PORT_CPU_PORT); in mlxsw_core_cpu_port_fini()
1822 mlxsw_sp_port->local_port = MLXSW_PORT_CPU_PORT; in mlxsw_sp_cpu_port_create()1833 mlxsw_sp->ports[MLXSW_PORT_CPU_PORT] = mlxsw_sp_port; in mlxsw_sp_cpu_port_create()1844 mlxsw_sp->ports[MLXSW_PORT_CPU_PORT]; in mlxsw_sp_cpu_port_remove()1847 mlxsw_sp->ports[MLXSW_PORT_CPU_PORT] = NULL; in mlxsw_sp_cpu_port_remove()1853 return local_port != MLXSW_PORT_CPU_PORT; in mlxsw_sp_local_port_valid()
703 sparmsp->dest_port = mlxsw_sp->ports[MLXSW_PORT_CPU_PORT]; in mlxsw_sp2_span_entry_cpu_parms()
310 if (local_port == MLXSW_PORT_CPU_PORT) in mlxsw_sp_rx_sample_tx_listener()
Completed in 32 milliseconds