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
8205 static void hclge_prepare_mac_addr(struct hclge_mac_vlan_tbl_entry_cmd *new_req, in hclge_prepare_mac_addr()8224 struct hclge_mac_vlan_tbl_entry_cmd *req) in hclge_remove_mac_vlan_tbl()8234 memcpy(desc.data, req, sizeof(struct hclge_mac_vlan_tbl_entry_cmd)); in hclge_remove_mac_vlan_tbl()8251 struct hclge_mac_vlan_tbl_entry_cmd *req, in hclge_lookup_mac_vlan_tbl()8265 sizeof(struct hclge_mac_vlan_tbl_entry_cmd)); in hclge_lookup_mac_vlan_tbl()8277 sizeof(struct hclge_mac_vlan_tbl_entry_cmd)); in hclge_lookup_mac_vlan_tbl()8294 struct hclge_mac_vlan_tbl_entry_cmd *req, in hclge_add_mac_vlan_tbl()8310 sizeof(struct hclge_mac_vlan_tbl_entry_cmd)); in hclge_add_mac_vlan_tbl()8326 sizeof(struct hclge_mac_vlan_tbl_entry_cmd)); in hclge_add_mac_vlan_tbl()8557 struct hclge_mac_vlan_tbl_entry_cmd req; in hclge_add_uc_addr_common()[all …]