Searched refs:curr_uc_macs (Results 1 – 1 of 1) sorted by relevance
1768 int curr_uc_macs = 0, i; in be_set_uc_list() local1792 curr_uc_macs = netdev_uc_count(netdev); in be_set_uc_list()1804 for (i = 0; i < curr_uc_macs; i++) in be_set_uc_list()1806 adapter->uc_macs = curr_uc_macs; in be_set_uc_list()