Lines Matching refs:port_shift
343 int shift, port_shift; member
353 .port_shift = 0,
361 .port_shift = 0,
369 .port_shift = 0,
377 .port_shift = 0,
385 .port_shift = 0,
393 .port_shift = 0,
401 .port_shift = 0,
409 .port_shift = 0,
417 .port_shift = 0,
425 .port_shift = 0,
433 .port_shift = 0,
441 .port_shift = 0,
449 .port_shift = 0,
457 .port_shift = 0,
465 .port_shift = 0,
473 .port_shift = 0,
481 .port_shift = 0,
489 .port_shift = 0,
497 .port_shift = 0,
505 .port_shift = 0,
513 .port_shift = 0,
529 if (info->port_offset == 0 && info->port_shift == 0) in cpsw_ale_control_set()
540 shift = info->shift + (port * info->port_shift); in cpsw_ale_control_set()
559 if (info->port_offset == 0 && info->port_shift == 0) in cpsw_ale_control_get()
566 shift = info->shift + (port * info->port_shift); in cpsw_ale_control_get()