Lines Matching refs:port_shift
496 int shift, port_shift; member
506 .port_shift = 0,
514 .port_shift = 0,
522 .port_shift = 0,
530 .port_shift = 0,
538 .port_shift = 0,
546 .port_shift = 0,
554 .port_shift = 0,
562 .port_shift = 0,
570 .port_shift = 0,
578 .port_shift = 0,
586 .port_shift = 0,
594 .port_shift = 0,
602 .port_shift = 0,
610 .port_shift = 0,
618 .port_shift = 0,
626 .port_shift = 0,
634 .port_shift = 0,
642 .port_shift = 0,
650 .port_shift = 0,
658 .port_shift = 0,
666 .port_shift = 0,
674 .port_shift = 0,
682 .port_shift = 0,
698 if (info->port_offset == 0 && info->port_shift == 0) in cpsw_ale_control_set()
709 shift = info->shift + (port * info->port_shift); in cpsw_ale_control_set()
729 if (info->port_offset == 0 && info->port_shift == 0) in cpsw_ale_control_get()
736 shift = info->shift + (port * info->port_shift); in cpsw_ale_control_get()