Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.c1760 int mt76_connac_mcu_sched_scan_req(struct mt76_phy *phy, in mt76_connac_mcu_sched_scan_req() function
1844 EXPORT_SYMBOL_GPL(mt76_connac_mcu_sched_scan_req);
2585 mt76_connac_mcu_sched_scan_req(phy, vif, wowlan->nd_config); in mt76_connac_mcu_set_wow_ctrl()
H A Dmt76_connac_mcu.h1864 int mt76_connac_mcu_sched_scan_req(struct mt76_phy *phy,
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmain.c961 err = mt76_connac_mcu_sched_scan_req(mphy, vif, req); in mt7921_start_sched_scan()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmain.c1142 err = mt76_connac_mcu_sched_scan_req(mphy, vif, req); in mt7615_start_sched_scan()