Searched refs:addr_lnid (Results 1 – 3 of 3) sorted by relevance
28 struct { u8 mac[6]; u16 lnid; } addr_lnid; member
637 struct mac_addr_lnid *addr_lnid) in qeth_l2_dev2br_fdb_notify() argument642 ether_addr_copy(ntfy_mac, addr_lnid->mac); in qeth_l2_dev2br_fdb_notify()680 if (entry->addr_lnid.lnid < VLAN_N_VID) in qeth_l2_dev2br_an_set_cb()684 (struct mac_addr_lnid *)&entry->addr_lnid); in qeth_l2_dev2br_an_set_cb()1236 struct mac_addr_lnid *addr_lnid) in qeth_bridge_emit_host_event() argument1250 addr_lnid->lnid); in qeth_bridge_emit_host_event()1255 addr_lnid->mac); in qeth_bridge_emit_host_event()1424 &entry->addr_lnid); in qeth_l2_dev2br_worker()1477 &entry->addr_lnid); in qeth_addr_change_event_worker()1817 if (entry->addr_lnid.lnid < VLAN_N_VID) in qeth_bridgeport_an_set_cb()[all …]
777 struct mac_addr_lnid addr_lnid; member
Completed in 19 milliseconds