Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dqdio.h396 struct { u8 mac[6]; u16 lnid; } addr_lnid; member
/linux-4.4.14/drivers/s390/net/
Dqeth_l2_main.c1569 u8 code, struct net_if_token *token, struct mac_addr_lnid *addr_lnid) in qeth_bridge_emit_host_event() argument
1583 addr_lnid->lnid); in qeth_bridge_emit_host_event()
1588 addr_lnid->mac); in qeth_bridge_emit_host_event()
1719 &entry->token, &entry->addr_lnid); in qeth_bridge_host_event_worker()
2114 if (l2entry->addr_lnid.lnid) in qeth_bridgeport_an_set_cb()
2118 (struct mac_addr_lnid *)&l2entry->addr_lnid); in qeth_bridgeport_an_set_cb()
Dqeth_core_mpc.h628 struct mac_addr_lnid addr_lnid; member