Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dport.h22 #define MLXSW_PORT_CPU_PORT 0x0 macro
H A Dspectrum_buffers.c278 if (local_port == MLXSW_PORT_CPU_PORT && in mlxsw_sp_sb_pm_occ_clear()
305 if (local_port == MLXSW_PORT_CPU_PORT && in mlxsw_sp_sb_pm_occ_query()
1465 if (local_port == MLXSW_PORT_CPU_PORT) { in mlxsw_sp_sb_port_pool_set()
1515 if (local_port == MLXSW_PORT_CPU_PORT) { in mlxsw_sp_sb_tc_pool_bind_set()
1577 if (local_port == MLXSW_PORT_CPU_PORT) { in mlxsw_sp_sb_sr_occ_query_cb()
1625 local_port = MLXSW_PORT_CPU_PORT; in mlxsw_sp_sb_occ_snapshot()
1646 if (local_port != MLXSW_PORT_CPU_PORT) { in mlxsw_sp_sb_occ_snapshot()
1704 local_port = MLXSW_PORT_CPU_PORT; in mlxsw_sp_sb_occ_max_clear()
1724 if (local_port != MLXSW_PORT_CPU_PORT) { in mlxsw_sp_sb_occ_max_clear()
H A Dspectrum.c1788 mlxsw_sp_port->local_port = MLXSW_PORT_CPU_PORT; in mlxsw_sp_cpu_port_create()
1799 mlxsw_sp->ports[MLXSW_PORT_CPU_PORT] = mlxsw_sp_port; in mlxsw_sp_cpu_port_create()
1810 mlxsw_sp->ports[MLXSW_PORT_CPU_PORT]; in mlxsw_sp_cpu_port_remove()
1813 mlxsw_sp->ports[MLXSW_PORT_CPU_PORT] = NULL; in mlxsw_sp_cpu_port_remove()
1819 return local_port != MLXSW_PORT_CPU_PORT; in mlxsw_sp_local_port_valid()
H A Dspectrum_span.c704 sparmsp->dest_port = mlxsw_sp->ports[MLXSW_PORT_CPU_PORT]; in mlxsw_sp2_span_entry_cpu_parms()
H A Dspectrum_trap.c310 if (local_port == MLXSW_PORT_CPU_PORT) in mlxsw_sp_rx_sample_tx_listener()