Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dp2p.c196 int wil_p2p_cancel_listen(struct wil6210_vif *vif, u64 cookie) in wil_p2p_cancel_listen() function
H A Dwil6210.h1307 int wil_p2p_cancel_listen(struct wil6210_vif *vif, u64 cookie);
H A Dcfg80211.c1762 return wil_p2p_cancel_listen(vif, cookie); in wil_cancel_remain_on_channel()