Home
last modified time | relevance | path

Searched refs:sync_cnt (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/ti/
Dcpsw.c215 found = ha->sync_cnt; in cpsw_update_vlan_mc()
280 found = ha->sync_cnt; in cpsw_purge_vlan_mc()
Dcpsw_new.c157 found = ha->sync_cnt; in cpsw_update_vlan_mc()
222 found = ha->sync_cnt; in cpsw_purge_vlan_mc()
/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_main.c1287 int ret, sync_cnt = 0; in hclgevf_sync_vlan_filter() local
1302 sync_cnt++; in hclgevf_sync_vlan_filter()
1303 if (sync_cnt >= HCLGEVF_MAX_SYNC_COUNT) in hclgevf_sync_vlan_filter()
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c10637 int i, ret, sync_cnt = 0; in hclge_sync_vlan_filter() local
10660 sync_cnt++; in hclge_sync_vlan_filter()
10661 if (sync_cnt >= HCLGE_MAX_SYNC_COUNT) { in hclge_sync_vlan_filter()