Lines Matching defs:width
191 u16 speed, u16 width)
197 width);
207 u8 module, u8 width)
234 /* Supports all speeds from SDR to FDR (bitmask) and support bus width
279 u8 module, u8 width)
291 err = __mlxsw_sib_port_create(mlxsw_sib, local_port, module, width);
332 u8 module, width;
343 &width);
346 if (!width)
348 err = mlxsw_sib_port_create(mlxsw_sib, i, module, width);