Home
last modified time | relevance | path

Searched defs:hclge_mac_vlan_tbl_entry_cmd (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h573 struct hclge_mac_vlan_tbl_entry_cmd { struct
574 u8 flags;
575 u8 resp_code;
576 __le16 vlan_tag;
577 __le32 mac_addr_hi32;
578 __le16 mac_addr_lo16;
579 __le16 rsv1;
580 u8 entry_type;
581 u8 mc_mac_en;
582 __le16 egress_port;
[all …]