Searched refs:sync_cnt (Results 1 – 4 of 4) sorted by relevance
77 ha->sync_cnt = 0; in __hw_addr_add_ex() 226 false, true, ha->sync_cnt, false); in __hw_addr_sync_one() 231 ha->sync_cnt++; in __hw_addr_unsync_one() 249 ha->sync_cnt--; in __hw_addr_sync_multiple() 262 if (ha->sync_cnt == ha->refcount) { in __hw_addr_sync_multiple() 287 if (!ha->sync_cnt) {305 if (ha->sync_cnt)335 if (!ha->sync_cnt || ha->refcount != 1) in __hw_addr_sync_dev() 342 ha->sync_cnt--; in __hw_addr_sync_dev() 348 if (ha->sync_cnt) in __hw_addr_sync_dev() [all...]
1271 int ret, sync_cnt = 0; in hclgevf_sync_vlan_filter() local1286 sync_cnt++; in hclgevf_sync_vlan_filter()1287 if (sync_cnt >= HCLGEVF_MAX_SYNC_COUNT) in hclgevf_sync_vlan_filter()
247 int sync_cnt; member272 if ((_ha)->sync_cnt)280 if ((_ha)->sync_cnt)
10649 int i, ret, sync_cnt = 0; in hclge_sync_vlan_filter() local10672 sync_cnt++; in hclge_sync_vlan_filter()10673 if (sync_cnt >= HCLGE_MAX_SYNC_COUNT) { in hclge_sync_vlan_filter()