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 D | p2p.c | 24 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 D | wil6210.h | 1312 int wmi_p2p_cfg(struct wil6210_vif *vif, int channel, int bi);
|
H A D | wmi.c | 2356 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 D | p2p.c | 24 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 D | wil6210.h | 1314 int wmi_p2p_cfg(struct wil6210_vif *vif, int channel, int bi);
|
H A D | wmi.c | 2357 int wmi_p2p_cfg(struct wil6210_vif *vif, int channel, int bi) in wmi_p2p_cfg() function
|
Completed in 18 milliseconds