Lines Matching refs:port_shift
463 int shift, port_shift; member
473 .port_shift = 0,
481 .port_shift = 0,
489 .port_shift = 0,
497 .port_shift = 0,
505 .port_shift = 0,
513 .port_shift = 0,
521 .port_shift = 0,
529 .port_shift = 0,
537 .port_shift = 0,
545 .port_shift = 0,
553 .port_shift = 0,
561 .port_shift = 0,
569 .port_shift = 0,
577 .port_shift = 0,
585 .port_shift = 0,
593 .port_shift = 0,
601 .port_shift = 0,
609 .port_shift = 0,
617 .port_shift = 0,
625 .port_shift = 0,
633 .port_shift = 0,
641 .port_shift = 0,
649 .port_shift = 0,
665 if (info->port_offset == 0 && info->port_shift == 0) in cpsw_ale_control_set()
676 shift = info->shift + (port * info->port_shift); in cpsw_ale_control_set()
696 if (info->port_offset == 0 && info->port_shift == 0) in cpsw_ale_control_get()
703 shift = info->shift + (port * info->port_shift); in cpsw_ale_control_get()