Searched refs:ethertype_idx (Results 1 – 1 of 1) sorted by relevance
469 unsigned int ethertype_idx; in sfc_mae_rule_process_pattern_data() local489 for (ethertype_idx = 0; in sfc_mae_rule_process_pattern_data()490 ethertype_idx < pdata->nb_vlan_tags; ++ethertype_idx) { in sfc_mae_rule_process_pattern_data()494 if (ethertypes[ethertype_idx].mask != RTE_BE16(0xffff)) { in sfc_mae_rule_process_pattern_data()499 for (tpid_idx = pdata->nb_vlan_tags - ethertype_idx - 1; in sfc_mae_rule_process_pattern_data()501 if (ethertypes[ethertype_idx].value == in sfc_mae_rule_process_pattern_data()515 struct sfc_mae_ethertype *et = ðertypes[ethertype_idx]; in sfc_mae_rule_process_pattern_data()