Lines Matching refs:port_shift
864 int shift, port_shift; member
874 .port_shift = 0,
882 .port_shift = 0,
890 .port_shift = 0,
898 .port_shift = 0,
906 .port_shift = 0,
914 .port_shift = 0,
922 .port_shift = 0,
930 .port_shift = 0,
938 .port_shift = 0,
946 .port_shift = 0,
954 .port_shift = 0,
962 .port_shift = 0,
970 .port_shift = 0,
978 .port_shift = 0,
986 .port_shift = 0,
994 .port_shift = 0,
1002 .port_shift = 0,
1010 .port_shift = 0,
1018 .port_shift = 0,
1026 .port_shift = 0,
1034 .port_shift = 0,
1042 .port_shift = 0,
1050 .port_shift = 0,
1058 .port_shift = 0,
1066 .port_shift = 0,
1074 .port_shift = 0,
1082 .port_shift = 0,
1098 if (info->port_offset == 0 && info->port_shift == 0) in cpsw_ale_control_set()
1109 shift = info->shift + (port * info->port_shift); in cpsw_ale_control_set()
1128 if (info->port_offset == 0 && info->port_shift == 0) in cpsw_ale_control_get()
1135 shift = info->shift + (port * info->port_shift); in cpsw_ale_control_get()