Home
last modified time | relevance | path

Searched refs:wmi_p2p_cfg (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dp2p.c24 rc = wmi_p2p_cfg(vif, channel, P2P_DEFAULT_BI); in wil_p2p_start_listen()
26 wil_err(wil, "wmi_p2p_cfg failed\n"); in wil_p2p_start_listen()
76 rc = wmi_p2p_cfg(vif, P2P_DMG_SOCIAL_CHANNEL, P2P_DEFAULT_BI); in wil_p2p_search()
78 wil_err(wil, "wmi_p2p_cfg failed\n"); in wil_p2p_search()
H A Dwil6210.h1312 int wmi_p2p_cfg(struct wil6210_vif *vif, int channel, int bi);
H A Dwmi.c2356 int wmi_p2p_cfg(struct wil6210_vif *vif, int channel, int bi) in wmi_p2p_cfg() function
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dp2p.c24 rc = wmi_p2p_cfg(vif, channel, P2P_DEFAULT_BI); in wil_p2p_start_listen()
26 wil_err(wil, "wmi_p2p_cfg failed\n"); in wil_p2p_start_listen()
76 rc = wmi_p2p_cfg(vif, P2P_DMG_SOCIAL_CHANNEL, P2P_DEFAULT_BI); in wil_p2p_search()
78 wil_err(wil, "wmi_p2p_cfg failed\n"); in wil_p2p_search()
H A Dwil6210.h1314 int wmi_p2p_cfg(struct wil6210_vif *vif, int channel, int bi);
H A Dwmi.c2357 int wmi_p2p_cfg(struct wil6210_vif *vif, int channel, int bi) in wmi_p2p_cfg() function

Completed in 18 milliseconds