Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h685 struct hclge_mac_vlan_tbl_entry_cmd { struct
686 u8 flags;
687 u8 resp_code;
688 __le16 vlan_tag;
689 __le32 mac_addr_hi32;
690 __le16 mac_addr_lo16;
691 __le16 rsv1;
692 u8 entry_type;
693 u8 mc_mac_en;
694 __le16 egress_port;
[all …]