Lines Matching defs:module
5 #include <linux/module.h>
40 u8 module;
207 u8 module, u8 width)
217 mlxsw_sib_port->mapping.module = module;
227 err = mlxsw_sib_port_set(mlxsw_sib_port, module + 1);
279 u8 module, u8 width)
284 module + 1, false, 0, false, 0,
291 err = __mlxsw_sib_port_create(mlxsw_sib, local_port, module, width);
332 u8 module, width;
342 err = mlxsw_sib_port_module_info_get(mlxsw_sib, i, &module,
348 err = mlxsw_sib_port_create(mlxsw_sib, i, module, width);
369 mlxsw_sib_port->mapping.module + 1);
372 mlxsw_sib_port->mapping.module + 1);