Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_cmd.h716 struct hclge_mac_vlan_tbl_entry_cmd { struct
717 u8 flags;
718 u8 resp_code;
719 __le16 vlan_tag;
720 __le32 mac_addr_hi32;
721 __le16 mac_addr_lo16;
722 __le16 rsv1;
723 u8 entry_type;
724 u8 mc_mac_en;
725 __le16 egress_port;
[all …]