Searched refs:wmi_p2p_cfg (Results 1 – 3 of 3) sorted by relevance
24 rc = wmi_p2p_cfg(vif, channel, P2P_DEFAULT_BI); in wil_p2p_start_listen()76 rc = wmi_p2p_cfg(vif, P2P_DMG_SOCIAL_CHANNEL, P2P_DEFAULT_BI); in wil_p2p_search()
1314 int wmi_p2p_cfg(struct wil6210_vif *vif, int channel, int bi);
2355 int wmi_p2p_cfg(struct wil6210_vif *vif, int channel, int bi) in wmi_p2p_cfg() function