Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_cmd.h416 struct hclge_mac_vlan_tbl_entry_cmd { struct
417 u8 flags;
418 u8 resp_code;
419 __le16 vlan_tag;
420 __le32 mac_addr_hi32;
421 __le16 mac_addr_lo16;
422 __le16 rsv1;
423 u8 entry_type;
424 u8 mc_mac_en;
425 __le16 egress_port;
[all …]