Searched refs:old_pmac_id (Results 1 – 1 of 1) sorted by relevance
318 u32 old_pmac_id = adapter->pmac_id[0]; in be_mac_addr_set() local353 if (adapter->pmac_id[0] != old_pmac_id) in be_mac_addr_set()354 be_dev_mac_del(adapter, old_pmac_id); in be_mac_addr_set()3770 int old_pmac_id = -1; in be_enable_if_filters() local3774 old_pmac_id = adapter->pmac_id[0]; in be_enable_if_filters()3783 if (old_pmac_id >= 0 && old_pmac_id != adapter->pmac_id[0]) in be_enable_if_filters()3784 be_dev_mac_del(adapter, old_pmac_id); in be_enable_if_filters()