Home
last modified time | relevance | path

Searched refs:mt76_connac_mcu_sched_scan_req (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c1839 int mt76_connac_mcu_sched_scan_req(struct mt76_phy *phy, in mt76_connac_mcu_sched_scan_req() function
1923 EXPORT_SYMBOL_GPL(mt76_connac_mcu_sched_scan_req);
2555 mt76_connac_mcu_sched_scan_req(phy, vif, wowlan->nd_config); in mt76_connac_mcu_set_wow_ctrl()
H A Dmt76_connac_mcu.h1990 int mt76_connac_mcu_sched_scan_req(struct mt76_phy *phy,
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c1066 err = mt76_connac_mcu_sched_scan_req(mphy, vif, req); in mt7921_start_sched_scan()