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.h415 struct hclge_mac_vlan_tbl_entry_cmd { struct
416 u8 flags;
417 u8 resp_code;
418 __le16 vlan_tag;
419 __le32 mac_addr_hi32;
420 __le16 mac_addr_lo16;
421 __le16 rsv1;
422 u8 entry_type;
423 u8 mc_mac_en;
424 __le16 egress_port;
[all …]