Lines Matching refs:net_device
819 struct net_device *vlan;
1120 int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr,
1574 struct net_device *dev;
2510 struct net_device *dev,
2514 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev,
2517 int (*get_key)(struct wiphy *wiphy, struct net_device *netdev,
2521 int (*del_key)(struct wiphy *wiphy, struct net_device *netdev,
2524 struct net_device *netdev,
2527 struct net_device *netdev,
2530 int (*start_ap)(struct wiphy *wiphy, struct net_device *dev,
2532 int (*change_beacon)(struct wiphy *wiphy, struct net_device *dev,
2534 int (*stop_ap)(struct wiphy *wiphy, struct net_device *dev);
2537 int (*add_station)(struct wiphy *wiphy, struct net_device *dev,
2540 int (*del_station)(struct wiphy *wiphy, struct net_device *dev,
2542 int (*change_station)(struct wiphy *wiphy, struct net_device *dev,
2545 int (*get_station)(struct wiphy *wiphy, struct net_device *dev,
2547 int (*dump_station)(struct wiphy *wiphy, struct net_device *dev,
2550 int (*add_mpath)(struct wiphy *wiphy, struct net_device *dev,
2552 int (*del_mpath)(struct wiphy *wiphy, struct net_device *dev,
2554 int (*change_mpath)(struct wiphy *wiphy, struct net_device *dev,
2556 int (*get_mpath)(struct wiphy *wiphy, struct net_device *dev,
2558 int (*dump_mpath)(struct wiphy *wiphy, struct net_device *dev,
2561 int (*get_mpp)(struct wiphy *wiphy, struct net_device *dev,
2563 int (*dump_mpp)(struct wiphy *wiphy, struct net_device *dev,
2567 struct net_device *dev,
2570 struct net_device *dev, u32 mask,
2572 int (*join_mesh)(struct wiphy *wiphy, struct net_device *dev,
2575 int (*leave_mesh)(struct wiphy *wiphy, struct net_device *dev);
2577 int (*join_ocb)(struct wiphy *wiphy, struct net_device *dev,
2579 int (*leave_ocb)(struct wiphy *wiphy, struct net_device *dev);
2581 int (*change_bss)(struct wiphy *wiphy, struct net_device *dev,
2584 int (*set_txq_params)(struct wiphy *wiphy, struct net_device *dev,
2588 struct net_device *dev,
2597 int (*auth)(struct wiphy *wiphy, struct net_device *dev,
2599 int (*assoc)(struct wiphy *wiphy, struct net_device *dev,
2601 int (*deauth)(struct wiphy *wiphy, struct net_device *dev,
2603 int (*disassoc)(struct wiphy *wiphy, struct net_device *dev,
2606 int (*connect)(struct wiphy *wiphy, struct net_device *dev,
2608 int (*disconnect)(struct wiphy *wiphy, struct net_device *dev,
2611 int (*join_ibss)(struct wiphy *wiphy, struct net_device *dev,
2613 int (*leave_ibss)(struct wiphy *wiphy, struct net_device *dev);
2615 int (*set_mcast_rate)(struct wiphy *wiphy, struct net_device *dev,
2625 int (*set_wds_peer)(struct wiphy *wiphy, struct net_device *dev,
2639 struct net_device *dev,
2643 int (*dump_survey)(struct wiphy *wiphy, struct net_device *netdev,
2646 int (*set_pmksa)(struct wiphy *wiphy, struct net_device *netdev,
2648 int (*del_pmksa)(struct wiphy *wiphy, struct net_device *netdev,
2650 int (*flush_pmksa)(struct wiphy *wiphy, struct net_device *netdev);
2668 int (*set_power_mgmt)(struct wiphy *wiphy, struct net_device *dev,
2672 struct net_device *dev,
2676 struct net_device *dev,
2687 struct net_device *dev,
2689 int (*sched_scan_stop)(struct wiphy *wiphy, struct net_device *dev);
2691 int (*set_rekey_data)(struct wiphy *wiphy, struct net_device *dev,
2694 int (*tdls_mgmt)(struct wiphy *wiphy, struct net_device *dev,
2698 int (*tdls_oper)(struct wiphy *wiphy, struct net_device *dev,
2701 int (*probe_client)(struct wiphy *wiphy, struct net_device *dev,
2705 struct net_device *dev,
2717 int (*set_mac_acl)(struct wiphy *wiphy, struct net_device *dev,
2721 struct net_device *dev,
2724 int (*update_ft_ies)(struct wiphy *wiphy, struct net_device *dev,
2736 struct net_device *dev,
2740 struct net_device *dev,
2743 int (*set_ap_chanwidth)(struct wiphy *wiphy, struct net_device *dev,
2746 int (*add_tx_ts)(struct wiphy *wiphy, struct net_device *dev,
2749 int (*del_tx_ts)(struct wiphy *wiphy, struct net_device *dev,
2753 struct net_device *dev,
2757 struct net_device *dev,
3501 struct net_device *netdev;
4220 void cfg80211_rx_mlme_mgmt(struct net_device *dev, const u8 *buf, size_t len);
4230 void cfg80211_auth_timeout(struct net_device *dev, const u8 *addr);
4246 void cfg80211_rx_assoc_resp(struct net_device *dev,
4258 void cfg80211_assoc_timeout(struct net_device *dev, struct cfg80211_bss *bss);
4271 void cfg80211_tx_mlme_mgmt(struct net_device *dev, const u8 *buf, size_t len);
4283 void cfg80211_rx_unprot_mlme_mgmt(struct net_device *dev,
4299 void cfg80211_michael_mic_failure(struct net_device *dev, const u8 *addr,
4318 void cfg80211_ibss_joined(struct net_device *dev, const u8 *bssid,
4334 void cfg80211_notify_new_peer_candidate(struct net_device *dev,
4618 void cfg80211_connect_result(struct net_device *dev, const u8 *bssid,
4638 void cfg80211_roamed(struct net_device *dev,
4666 void cfg80211_roamed_bss(struct net_device *dev, struct cfg80211_bss *bss,
4683 void cfg80211_disconnected(struct net_device *dev, u16 reason,
4720 void cfg80211_new_sta(struct net_device *dev, const u8 *mac_addr,
4730 void cfg80211_del_sta_sinfo(struct net_device *dev, const u8 *mac_addr,
4740 static inline void cfg80211_del_sta(struct net_device *dev, in cfg80211_del_sta()
4761 void cfg80211_conn_failed(struct net_device *dev, const u8 *mac_addr,
4811 void cfg80211_cqm_rssi_notify(struct net_device *dev,
4824 void cfg80211_cqm_pktloss_notify(struct net_device *dev,
4839 void cfg80211_cqm_txe_notify(struct net_device *dev, const u8 *peer,
4849 void cfg80211_cqm_beacon_loss_notify(struct net_device *dev, gfp_t gfp);
4873 void cfg80211_cac_event(struct net_device *netdev,
4885 void cfg80211_gtk_rekey_notify(struct net_device *dev, const u8 *bssid,
4896 void cfg80211_pmksa_candidate_notify(struct net_device *dev, int index,
4911 bool cfg80211_rx_spurious_frame(struct net_device *dev,
4927 bool cfg80211_rx_unexpected_4addr_frame(struct net_device *dev,
4938 void cfg80211_probe_status(struct net_device *dev, const u8 *addr,
4995 void cfg80211_ch_switch_notify(struct net_device *dev,
5008 void cfg80211_ch_switch_started_notify(struct net_device *dev,
5049 void cfg80211_tdls_oper_request(struct net_device *dev, const u8 *peer,
5098 void cfg80211_ft_event(struct net_device *netdev,
5330 void cfg80211_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info);