Searched refs:tpid_idx (Results 1 – 1 of 1) sorted by relevance
1332 unsigned int tpid_idx; in sfc_mae_rule_process_pattern_data() local1358 for (tpid_idx = pdata->nb_vlan_tags - ethertype_idx - 1; in sfc_mae_rule_process_pattern_data()1359 tpid_idx < nb_supported_tpids; ++tpid_idx) { in sfc_mae_rule_process_pattern_data()1360 if (tpid_v == supported_tpids[tpid_idx]) in sfc_mae_rule_process_pattern_data()1364 if (tpid_idx == nb_supported_tpids) { in sfc_mae_rule_process_pattern_data()