Lines Matching refs:port_shift
510 int shift, port_shift; member
520 .port_shift = 0,
528 .port_shift = 0,
536 .port_shift = 0,
544 .port_shift = 0,
552 .port_shift = 0,
560 .port_shift = 0,
568 .port_shift = 0,
576 .port_shift = 0,
584 .port_shift = 0,
592 .port_shift = 0,
600 .port_shift = 0,
608 .port_shift = 0,
616 .port_shift = 0,
624 .port_shift = 0,
632 .port_shift = 0,
640 .port_shift = 0,
648 .port_shift = 0,
656 .port_shift = 0,
664 .port_shift = 0,
672 .port_shift = 0,
680 .port_shift = 0,
688 .port_shift = 0,
696 .port_shift = 0,
712 if (info->port_offset == 0 && info->port_shift == 0) in cpsw_ale_control_set()
723 shift = info->shift + (port * info->port_shift); in cpsw_ale_control_set()
742 if (info->port_offset == 0 && info->port_shift == 0) in cpsw_ale_control_get()
749 shift = info->shift + (port * info->port_shift); in cpsw_ale_control_get()