Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/ti/icssm/
H A Dicssm_prueth_switch.c533 struct prueth_emac *other_emac; in icssm_prueth_sw_insert_fdb_entry() local
546 other_emac = prueth->emac[other_port_id - 1]; in icssm_prueth_sw_insert_fdb_entry()
547 if (!other_emac) in icssm_prueth_sw_insert_fdb_entry()
562 (ether_addr_equal(mac, other_emac->mac_addr))) { in icssm_prueth_sw_insert_fdb_entry()