Searched refs:is_valid_ether_addr (Results 1 – 19 of 19) sorted by relevance
61 if (!is_valid_ether_addr(mac)) in bnxt_vf_parse_schema()199 if (is_valid_ether_addr(vf->mac_addr)) { in bnxt_set_vf_params()268 if (!is_valid_ether_addr(sc->vf.mac_addr)) in bnxt_update_vf_mac()272 if (is_valid_ether_addr(sc->vf.mac_addr)) { in bnxt_update_vf_mac()441 if (is_valid_ether_addr(req->dflt_mac_addr) && in bnxt_vf_configure_mac()442 (trust || !is_valid_ether_addr(vf->mac_addr) || in bnxt_vf_configure_mac()459 if (!is_valid_ether_addr((const u8 *)req->l2_addr)) in bnxt_vf_validate_set_mac()469 } else if (is_valid_ether_addr(vf->mac_addr)) { in bnxt_vf_validate_set_mac()472 } else if (is_valid_ether_addr(vf->vf_mac_addr)) { in bnxt_vf_validate_set_mac()
82 is_valid_ether_addr(const u8 * addr) in is_valid_ether_addr() function
394 if (!err && is_valid_ether_addr(ms->bssid)) in brcmf_pno_config_networks()607 if (is_valid_ether_addr(ms->bssid) && in brcmf_pno_get_bucket_map()
291 if (is_valid_ether_addr(ifp->mac_addr)) { in brcmf_c_preinit_dcmds()
1211 is_valid_ether_addr(drvr->settings->mac) ? drvr->settings->mac : NULL); in brcmf_bus_started()
1244 if (is_valid_ether_addr(data->hw_addr)) in iwl_set_hw_address_from_csr()1279 if (is_valid_ether_addr(data->hw_addr) && in iwl_set_hw_address_family_8000()1325 if (!is_valid_ether_addr(data->hw_addr)) { in iwl_set_hw_address()2048 if (!is_valid_ether_addr(nvm->hw_addr)) { in iwl_get_nvm()
191 if (!is_valid_ether_addr(phy->macaddr)) { in mt76_eeprom_override()
734 if (!is_valid_ether_addr(dev->mphy.macaddr)) { in mt76x02_mac_setaddr()
506 if (is_valid_ether_addr(addr)) { in mt7615_ext_mac_addr_write()
729 if (!is_valid_ether_addr(mphy->macaddr)) { in mt7915_register_ext_phy()
540 if (is_uc && !is_valid_ether_addr(mac_list[i])) in esw_update_vport_addr_list()
1191 if (WARN_ON(!is_valid_ether_addr(perm))) in brcms_attach()
549 if (!is_valid_ether_addr(efuse->addr)) in rtw8703b_read_efuse()
2157 if (!is_valid_ether_addr(efuse->addr)) { in rtw_chip_efuse_info_setup()
710 if (!is_valid_ether_addr(mphy->macaddr)) { in mt7996_register_phy()
717 !WARN_ONCE(!is_valid_ether_addr(scan_6ghz_params[j].bssid), in iwl_mld_scan_fill_6g_chan_list()
1744 !WARN_ONCE(!is_valid_ether_addr(scan_6ghz_params[j].bssid), in iwl_mvm_umac_scan_fill_6g_chan_list()
10033 if (!is_valid_ether_addr(ar->mac_addr)) { in ath10k_mac_register()
859 bool is_ml_vdev = is_valid_ether_addr(args->mld_addr); in ath12k_wmi_vdev_create()