Searched refs:wpa_set_auth_algs (Results 1 – 3 of 3) sorted by relevance
18 static int wpa_set_auth_algs(struct net_device *dev, u32 value) in wpa_set_auth_algs() function404 ret = wpa_set_auth_algs(dev, value); in wpa_set_param()
337 static int wpa_set_auth_algs(struct net_device *dev, u32 value) in wpa_set_auth_algs() function1736 ret = wpa_set_auth_algs(dev, (u32)paramval); in r871x_wx_set_auth()2109 return wpa_set_auth_algs(dev, value); in wpa_set_param()
338 static int wpa_set_auth_algs(struct net_device *dev, u32 value) in wpa_set_auth_algs() function1786 ret = wpa_set_auth_algs(dev, (u32)param->value); in rtw_wx_set_auth()