Home
last modified time | relevance | path

Searched refs:MLXSW_PORT_MAX_IB_PORTS (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dport.h19 #define MLXSW_PORT_MAX_IB_PORTS (MLXSW_PORT_MAX_IB_PHY_PORTS + 1) macro
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dport.h21 #define MLXSW_PORT_MAX_IB_PORTS (MLXSW_PORT_MAX_IB_PHY_PORTS + 1) macro
H A Dswitchib.c323 for (i = 1; i < MLXSW_PORT_MAX_IB_PORTS; i++) in mlxsw_sib_ports_remove()
336 alloc_size = sizeof(struct mlxsw_sib_port *) * MLXSW_PORT_MAX_IB_PORTS; in mlxsw_sib_ports_create()
341 for (i = 1; i < MLXSW_PORT_MAX_IB_PORTS; i++) { in mlxsw_sib_ports_create()

Completed in 2 milliseconds