Home
last modified time | relevance | path

Searched refs:matching_index (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/arm/ti/cpsw/
H A Dif_cpsw.c2345 int free_index = -1, matching_index = -1, i; in cpsw_ale_mc_entry_set() local
2362 matching_index = i; in cpsw_ale_mc_entry_set()
2367 if (matching_index < 0) { in cpsw_ale_mc_entry_set()
2503 int free_index, i, matching_index; in cpsw_ale_update_vlan_table() local
2506 free_index = matching_index = -1; in cpsw_ale_update_vlan_table()
2516 matching_index = i; in cpsw_ale_update_vlan_table()
2521 if (matching_index < 0) { in cpsw_ale_update_vlan_table()