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
8144 static void hclge_prepare_mac_addr(struct hclge_mac_vlan_tbl_entry_cmd *new_req, in hclge_prepare_mac_addr()8163 struct hclge_mac_vlan_tbl_entry_cmd *req) in hclge_remove_mac_vlan_tbl()8173 memcpy(desc.data, req, sizeof(struct hclge_mac_vlan_tbl_entry_cmd)); in hclge_remove_mac_vlan_tbl()8190 struct hclge_mac_vlan_tbl_entry_cmd *req, in hclge_lookup_mac_vlan_tbl()8204 sizeof(struct hclge_mac_vlan_tbl_entry_cmd)); in hclge_lookup_mac_vlan_tbl()8216 sizeof(struct hclge_mac_vlan_tbl_entry_cmd)); in hclge_lookup_mac_vlan_tbl()8233 struct hclge_mac_vlan_tbl_entry_cmd *req, in hclge_add_mac_vlan_tbl()8249 sizeof(struct hclge_mac_vlan_tbl_entry_cmd)); in hclge_add_mac_vlan_tbl()8265 sizeof(struct hclge_mac_vlan_tbl_entry_cmd)); in hclge_add_mac_vlan_tbl()8496 struct hclge_mac_vlan_tbl_entry_cmd req; in hclge_add_uc_addr_common()[all …]