Lines Matching refs:port_shift
911 int shift, port_shift; member
921 .port_shift = 0,
929 .port_shift = 0,
937 .port_shift = 0,
945 .port_shift = 0,
953 .port_shift = 0,
961 .port_shift = 0,
969 .port_shift = 0,
977 .port_shift = 0,
985 .port_shift = 0,
993 .port_shift = 0,
1001 .port_shift = 0,
1009 .port_shift = 0,
1017 .port_shift = 0,
1025 .port_shift = 0,
1033 .port_shift = 0,
1041 .port_shift = 0,
1049 .port_shift = 0,
1057 .port_shift = 0,
1065 .port_shift = 0,
1073 .port_shift = 0,
1081 .port_shift = 0,
1089 .port_shift = 0,
1097 .port_shift = 0,
1105 .port_shift = 0,
1113 .port_shift = 0,
1121 .port_shift = 0,
1129 .port_shift = 0,
1145 if (info->port_offset == 0 && info->port_shift == 0) in cpsw_ale_control_set()
1156 shift = info->shift + (port * info->port_shift); in cpsw_ale_control_set()
1175 if (info->port_offset == 0 && info->port_shift == 0) in cpsw_ale_control_get()
1182 shift = info->shift + (port * info->port_shift); in cpsw_ale_control_get()