Lines Matching defs:count
761 /* TX header is consumed by HW on the way so we shouldn't count its
2202 unsigned int count, const char *pmtdb_pl)
2208 split_port_mapping.width /= count;
2209 for (i = 0; i < count; i++) {
2235 unsigned int count,
2242 for (i = 0; i < count; i++) {
2262 unsigned int count,
2288 mlxsw_sp_port->mapping.module_width / count,
2289 count);
2304 for (i = 0; i < count; i++) {
2312 count, pmtdb_pl);
2321 mlxsw_sp_port_unsplit_create(mlxsw_sp, count, pmtdb_pl);
2332 unsigned int count;
2349 count = mlxsw_sp_port->mapping.module_width /
2354 mlxsw_sp_port->mapping.module_width / count,
2355 count);
2362 for (i = 0; i < count; i++) {
2369 mlxsw_sp_port_unsplit_create(mlxsw_sp, count, pmtdb_pl);