Lines Matching refs:net_device

78 extern bool wl_cfg80211_check_vif_in_use(struct net_device *ndev);
96 extern s32 wl_cfg80211_dfs_ap_move(struct net_device *ndev, char *data,
98 extern s32 wl_cfg80211_get_band_chanspecs(struct net_device *ndev,
109 int wl_set_ap_beacon_rate(struct net_device *dev, int val, char *ifname);
110 int wl_get_ap_basic_rate(struct net_device *dev, char* command, char *ifname, int total_len);
113 int wl_get_ap_rps(struct net_device *dev, char* command, char *ifname, int total_len);
114 int wl_set_ap_rps(struct net_device *dev, bool enable, char *ifname);
115 int wl_update_ap_rps_params(struct net_device *dev, ap_rps_info_t* rps, char *ifname);
118 int wl_cfg80211_iface_count(struct net_device *dev);
119 struct net_device* wl_get_ap_netdev(struct bcm_cfg80211 *cfg, char *ifname);
122 extern int wl_cfg80211_set_iface_policy(struct net_device *ndev, char *arg, int len);
123 extern uint8 wl_cfg80211_get_iface_policy(struct net_device *ndev);
131 int wl_cfg80211_set_he_mode(struct net_device *dev, struct bcm_cfg80211 *cfg,
134 extern int wl_set_ap_suspend(struct net_device *dev, bool enable, char *ifname);
137 int wl_set_softap_elna_bypass(struct net_device *dev, char *ifname, int enable);
138 int wl_get_softap_elna_bypass(struct net_device *dev, char *ifname, void *param);
141 extern int wl_set_ap_bw(struct net_device *dev, u32 bw, char *ifname);
142 extern int wl_get_ap_bw(struct net_device *dev, char* command, char *ifname, int total_len);
145 extern int wl_get_bandwidth_cap(struct net_device *ndev, uint32 band, uint32 *bandwidth);
152 extern s32 wl_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev,
157 extern s32 wl_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev,
161 extern s32 wl_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev,
165 extern s32 wl_cfg80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev,
170 extern s32 wl_cfg80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev,
173 extern s32 wl_cfg80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev,
178 extern s32 wl_notify_connect_status_ap(struct bcm_cfg80211 *cfg, struct net_device *ndev,
180 extern s32 wl_cfg80211_change_virtual_iface(struct wiphy *wiphy, struct net_device *ndev,
190 wl_cfg80211_set_channel(struct wiphy *wiphy, struct net_device *dev,
196 extern s32 wl_cfg80211_start_ap(struct wiphy *wiphy, struct net_device *dev,
199 extern s32 wl_cfg80211_stop_ap(struct wiphy *wiphy, struct net_device *dev,
202 extern s32 wl_cfg80211_stop_ap(struct wiphy *wiphy, struct net_device *dev);
204 extern s32 wl_cfg80211_change_beacon(struct wiphy *wiphy, struct net_device *dev,
207 extern s32 wl_cfg80211_add_set_beacon(struct wiphy *wiphy, struct net_device *dev,
209 extern s32 wl_cfg80211_del_beacon(struct wiphy *wiphy, struct net_device *dev);
216 extern s32 wl_cfg80211_set_ap_role(struct bcm_cfg80211 *cfg, struct net_device *dev);
218 extern int wl_cfg80211_channel_switch(struct wiphy *wiphy, struct net_device *dev,
238 extern s32 wl_cfg80211_change_beacon(struct wiphy *wiphy, struct net_device *dev,
241 extern s32 wl_get_auth_assoc_status(struct bcm_cfg80211 *cfg, struct net_device *ndev,