Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dqdio.h395 struct { u8 mac[6]; u16 lnid; } addr_lnid; member
/Linux-v5.4/drivers/s390/net/
Dqeth_l2_main.c1102 u8 code, struct net_if_token *token, struct mac_addr_lnid *addr_lnid) in qeth_bridge_emit_host_event() argument
1116 addr_lnid->lnid); in qeth_bridge_emit_host_event()
1121 addr_lnid->mac); in qeth_bridge_emit_host_event()
1252 &entry->token, &entry->addr_lnid); in qeth_bridge_host_event_worker()
1628 if (l2entry->addr_lnid.lnid < VLAN_N_VID) in qeth_bridgeport_an_set_cb()
1632 (struct mac_addr_lnid *)&l2entry->addr_lnid); in qeth_bridgeport_an_set_cb()
Dqeth_core_mpc.h759 struct mac_addr_lnid addr_lnid; member