Searched refs:random_mac (Results 1 – 6 of 6) sorted by relevance
569 bool random_mac = false; in ltq_etop_init() local581 random_mac = true; in ltq_etop_init()589 if (random_mac) in ltq_etop_init()
766 u8 random_mac[ETH_ALEN]; /* valid when BIT(1) in scan_func is set. */ member818 u8 random_mac[ETH_ALEN]; member826 u8 random_mac[ETH_ALEN]; member
1520 get_random_mask_addr(req->random_mac, sreq->mac_addr, in mt76_connac_mcu_hw_scan()1584 u8 *addr = is_mt7663(phy->dev) ? req->mt7663.random_mac in mt76_connac_mcu_sched_scan_req()1585 : req->mt7921.random_mac; in mt76_connac_mcu_sched_scan_req()
981 if (!ether_addr_equal(user_scan_in->random_mac, zero_mac)) { in mwifiex_config_scan()988 user_scan_in->random_mac); in mwifiex_config_scan()1973 ether_addr_copy(user_scan_cfg->random_mac, in mwifiex_active_scan_req_for_passive_chan()
1547 u8 random_mac[ETH_ALEN]; member
2668 ether_addr_copy(user_scan_cfg->random_mac, mac_addr); in mwifiex_cfg80211_scan()
Completed in 40 milliseconds