Home
last modified time | relevance | path

Searched refs:addr_lnid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dchsc.h24 * @addr_lnid: network address and logical network id (VLAN ID)
28 struct { u8 mac[6]; u16 lnid; } addr_lnid; member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Dchsc.h24 * @addr_lnid: network address and logical network id (VLAN ID)
28 struct { u8 mac[6]; u16 lnid; } addr_lnid; member
/kernel/linux/linux-5.10/drivers/s390/net/
H A Dqeth_l2_main.c676 * @addr_lnid: structure with MAC address and VLAN ID of the target
680 struct mac_addr_lnid *addr_lnid) in qeth_l2_dev2br_fdb_notify()
685 ether_addr_copy(ntfy_mac, addr_lnid->mac); in qeth_l2_dev2br_fdb_notify()
723 if (entry->addr_lnid.lnid < VLAN_N_VID) in qeth_l2_dev2br_an_set_cb()
727 (struct mac_addr_lnid *)&entry->addr_lnid); in qeth_l2_dev2br_an_set_cb()
1127 * and reset token and addr_lnid are unused and may be NULL.
1132 * @addr_lnid: pointer to structure with MAC address and VLAN ID.
1142 struct mac_addr_lnid *addr_lnid) in qeth_bridge_emit_host_event()
1156 addr_lnid->lnid); in qeth_bridge_emit_host_event()
1161 addr_lnid in qeth_bridge_emit_host_event()
678 qeth_l2_dev2br_fdb_notify(struct qeth_card *card, u8 code, struct net_if_token *token, struct mac_addr_lnid *addr_lnid) qeth_l2_dev2br_fdb_notify() argument
1138 qeth_bridge_emit_host_event(struct qeth_card *card, enum qeth_an_event_type evtype, u8 code, struct net_if_token *token, struct mac_addr_lnid *addr_lnid) qeth_bridge_emit_host_event() argument
[all...]
H A Dqeth_core_mpc.h754 struct mac_addr_lnid addr_lnid; member
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l2_main.c625 * @addr_lnid: structure with MAC address and VLAN ID of the target
629 struct mac_addr_lnid *addr_lnid) in qeth_l2_dev2br_fdb_notify()
634 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()
1235 * and reset token and addr_lnid are unused and may be NULL.
1240 * @addr_lnid: pointer to structure with MAC address and VLAN ID.
1250 struct mac_addr_lnid *addr_lnid) in qeth_bridge_emit_host_event()
1264 addr_lnid->lnid); in qeth_bridge_emit_host_event()
1269 addr_lnid in qeth_bridge_emit_host_event()
627 qeth_l2_dev2br_fdb_notify(struct qeth_card *card, u8 code, struct net_if_token *token, struct mac_addr_lnid *addr_lnid) qeth_l2_dev2br_fdb_notify() argument
1246 qeth_bridge_emit_host_event(struct qeth_card *card, enum qeth_an_event_type evtype, u8 code, struct net_if_token *token, struct mac_addr_lnid *addr_lnid) qeth_bridge_emit_host_event() argument
[all...]
H A Dqeth_core_mpc.h777 struct mac_addr_lnid addr_lnid; member

Completed in 11 milliseconds