Searched refs:hclge_mac_vlan_tbl_entry_cmd (Results 1 – 2 of 2) sorted by relevance
415 struct hclge_mac_vlan_tbl_entry_cmd { struct
8239 static void hclge_prepare_mac_addr(struct hclge_mac_vlan_tbl_entry_cmd *new_req, in hclge_prepare_mac_addr()8258 struct hclge_mac_vlan_tbl_entry_cmd *req) in hclge_remove_mac_vlan_tbl()8268 memcpy(desc.data, req, sizeof(struct hclge_mac_vlan_tbl_entry_cmd)); in hclge_remove_mac_vlan_tbl()8285 struct hclge_mac_vlan_tbl_entry_cmd *req, in hclge_lookup_mac_vlan_tbl()8299 sizeof(struct hclge_mac_vlan_tbl_entry_cmd)); in hclge_lookup_mac_vlan_tbl()8311 sizeof(struct hclge_mac_vlan_tbl_entry_cmd)); in hclge_lookup_mac_vlan_tbl()8328 struct hclge_mac_vlan_tbl_entry_cmd *req, in hclge_add_mac_vlan_tbl()8344 sizeof(struct hclge_mac_vlan_tbl_entry_cmd)); in hclge_add_mac_vlan_tbl()8360 sizeof(struct hclge_mac_vlan_tbl_entry_cmd)); in hclge_add_mac_vlan_tbl()8591 struct hclge_mac_vlan_tbl_entry_cmd req; in hclge_add_uc_addr_common()[all …]