Searched refs:addr_lnid (Results 1 – 3 of 3) sorted by relevance
28 struct { u8 mac[6]; u16 lnid; } addr_lnid; member
629 struct mac_addr_lnid *addr_lnid) in qeth_l2_dev2br_fdb_notify() argument634 ether_addr_copy(ntfy_mac, addr_lnid->mac); in qeth_l2_dev2br_fdb_notify()672 if (entry->addr_lnid.lnid < VLAN_N_VID) in qeth_l2_dev2br_an_set_cb()676 (struct mac_addr_lnid *)&entry->addr_lnid); in qeth_l2_dev2br_an_set_cb()1250 struct mac_addr_lnid *addr_lnid) in qeth_bridge_emit_host_event() argument1264 addr_lnid->lnid); in qeth_bridge_emit_host_event()1269 addr_lnid->mac); in qeth_bridge_emit_host_event()1438 &entry->addr_lnid); in qeth_l2_dev2br_worker()1491 &entry->addr_lnid); in qeth_addr_change_event_worker()1831 if (entry->addr_lnid.lnid < VLAN_N_VID) in qeth_bridgeport_an_set_cb()[all …]
777 struct mac_addr_lnid addr_lnid; member