Home
last modified time | relevance | path

Searched defs:hw_scan (Results 1 – 3 of 3) sorted by relevance

/linux/net/mac80211/
H A Dscan.c442 bool hw_scan = test_bit(SCAN_HW_SCANNING, &local->scanning); in __ieee80211_scan_completed() local
726 bool hw_scan = local->ops->hw_scan; in __ieee80211_start_scan() local
[all...]
/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.c1462 const u8 *mac_addr, bool hw_scan) in rtw_core_scan_start()
1489 bool hw_scan) in rtw_core_scan_complete()
/linux/include/net/
H A Dmac80211.h4570 int (*hw_scan)(struct ieee80211_hw *hw, struct ieee80211_vif *vif, global() member