Searched defs:hclgevf_mac_table_cfg (Results 1 – 1 of 1) sorted by relevance
265 struct hclgevf_mac_table_cfg { struct266 spinlock_t mac_list_lock; /* protect mac address need to add/detele */267 struct list_head uc_mac_list;268 struct list_head mc_mac_list;
Completed in 6 milliseconds