Lines Matching refs:port_shift
521 int shift, port_shift; member
531 .port_shift = 0,
539 .port_shift = 0,
547 .port_shift = 0,
555 .port_shift = 0,
563 .port_shift = 0,
571 .port_shift = 0,
579 .port_shift = 0,
587 .port_shift = 0,
595 .port_shift = 0,
603 .port_shift = 0,
611 .port_shift = 0,
619 .port_shift = 0,
627 .port_shift = 0,
635 .port_shift = 0,
643 .port_shift = 0,
651 .port_shift = 0,
659 .port_shift = 0,
667 .port_shift = 0,
675 .port_shift = 0,
683 .port_shift = 0,
691 .port_shift = 0,
699 .port_shift = 0,
707 .port_shift = 0,
723 if (info->port_offset == 0 && info->port_shift == 0) in cpsw_ale_control_set()
734 shift = info->shift + (port * info->port_shift); in cpsw_ale_control_set()
754 if (info->port_offset == 0 && info->port_shift == 0) in cpsw_ale_control_get()
761 shift = info->shift + (port * info->port_shift); in cpsw_ale_control_get()