Lines Matching refs:mlxplat_mux_num

455 static int mlxplat_mux_num;  variable
5606 mlxplat_mux_num = ARRAY_SIZE(mlxplat_default_mux_data); in mlxplat_dmi_default_matched()
5608 for (i = 0; i < mlxplat_mux_num; i++) { in mlxplat_dmi_default_matched()
5629 mlxplat_mux_num = ARRAY_SIZE(mlxplat_default_mux_data); in mlxplat_dmi_default_wc_matched()
5631 for (i = 0; i < mlxplat_mux_num; i++) { in mlxplat_dmi_default_wc_matched()
5652 mlxplat_mux_num = ARRAY_SIZE(mlxplat_default_mux_data); in mlxplat_dmi_default_eth_wc_blade_matched()
5654 for (i = 0; i < mlxplat_mux_num; i++) { in mlxplat_dmi_default_eth_wc_blade_matched()
5677 mlxplat_mux_num = ARRAY_SIZE(mlxplat_default_mux_data); in mlxplat_dmi_msn21xx_matched()
5679 for (i = 0; i < mlxplat_mux_num; i++) { in mlxplat_dmi_msn21xx_matched()
5700 mlxplat_mux_num = ARRAY_SIZE(mlxplat_default_mux_data); in mlxplat_dmi_msn274x_matched()
5702 for (i = 0; i < mlxplat_mux_num; i++) { in mlxplat_dmi_msn274x_matched()
5723 mlxplat_mux_num = ARRAY_SIZE(mlxplat_default_mux_data); in mlxplat_dmi_msn201x_matched()
5725 for (i = 0; i < mlxplat_mux_num; i++) { in mlxplat_dmi_msn201x_matched()
5746 mlxplat_mux_num = ARRAY_SIZE(mlxplat_default_mux_data); in mlxplat_dmi_qmb7xx_matched()
5748 for (i = 0; i < mlxplat_mux_num; i++) { in mlxplat_dmi_qmb7xx_matched()
5772 mlxplat_mux_num = ARRAY_SIZE(mlxplat_extended_mux_data); in mlxplat_dmi_comex_matched()
5774 for (i = 0; i < mlxplat_mux_num; i++) { in mlxplat_dmi_comex_matched()
5797 mlxplat_mux_num = ARRAY_SIZE(mlxplat_default_mux_data); in mlxplat_dmi_ng400_matched()
5799 for (i = 0; i < mlxplat_mux_num; i++) { in mlxplat_dmi_ng400_matched()
5823 mlxplat_mux_num = ARRAY_SIZE(mlxplat_modular_mux_data); in mlxplat_dmi_modular_matched()
5843 mlxplat_mux_num = ARRAY_SIZE(mlxplat_default_mux_data); in mlxplat_dmi_chassis_blade_matched()
5848 for (i = 0; i < mlxplat_mux_num; i++) { in mlxplat_dmi_chassis_blade_matched()
5865 mlxplat_mux_num = ARRAY_SIZE(mlxplat_rack_switch_mux_data); in mlxplat_dmi_rack_switch_matched()
5886 mlxplat_mux_num = ARRAY_SIZE(mlxplat_ng800_mux_data); in mlxplat_dmi_ng800_matched()
5907 mlxplat_mux_num = ARRAY_SIZE(mlxplat_rack_switch_mux_data); in mlxplat_dmi_l1_switch_matched()
6128 for (i = 0; i < mlxplat_mux_num; i++) { in mlxplat_mlxcpld_verify_bus_topology()
6445 for (i = 0; i < mlxplat_mux_num; i++) { in mlxplat_i2c_mux_topology_init()
6468 for (i = mlxplat_mux_num - 1; i >= 0 ; i--) { in mlxplat_i2c_mux_topology_exit()