Lines Matching refs:net_device
818 struct net_device *vlan;
1116 int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr,
1553 struct net_device *dev;
2466 struct net_device *dev,
2470 int (*add_key)(struct wiphy *wiphy, struct net_device *netdev,
2473 int (*get_key)(struct wiphy *wiphy, struct net_device *netdev,
2477 int (*del_key)(struct wiphy *wiphy, struct net_device *netdev,
2480 struct net_device *netdev,
2483 struct net_device *netdev,
2486 int (*start_ap)(struct wiphy *wiphy, struct net_device *dev,
2488 int (*change_beacon)(struct wiphy *wiphy, struct net_device *dev,
2490 int (*stop_ap)(struct wiphy *wiphy, struct net_device *dev);
2493 int (*add_station)(struct wiphy *wiphy, struct net_device *dev,
2496 int (*del_station)(struct wiphy *wiphy, struct net_device *dev,
2498 int (*change_station)(struct wiphy *wiphy, struct net_device *dev,
2501 int (*get_station)(struct wiphy *wiphy, struct net_device *dev,
2503 int (*dump_station)(struct wiphy *wiphy, struct net_device *dev,
2506 int (*add_mpath)(struct wiphy *wiphy, struct net_device *dev,
2508 int (*del_mpath)(struct wiphy *wiphy, struct net_device *dev,
2510 int (*change_mpath)(struct wiphy *wiphy, struct net_device *dev,
2512 int (*get_mpath)(struct wiphy *wiphy, struct net_device *dev,
2514 int (*dump_mpath)(struct wiphy *wiphy, struct net_device *dev,
2517 int (*get_mpp)(struct wiphy *wiphy, struct net_device *dev,
2519 int (*dump_mpp)(struct wiphy *wiphy, struct net_device *dev,
2523 struct net_device *dev,
2526 struct net_device *dev, u32 mask,
2528 int (*join_mesh)(struct wiphy *wiphy, struct net_device *dev,
2531 int (*leave_mesh)(struct wiphy *wiphy, struct net_device *dev);
2533 int (*join_ocb)(struct wiphy *wiphy, struct net_device *dev,
2535 int (*leave_ocb)(struct wiphy *wiphy, struct net_device *dev);
2537 int (*change_bss)(struct wiphy *wiphy, struct net_device *dev,
2540 int (*set_txq_params)(struct wiphy *wiphy, struct net_device *dev,
2544 struct net_device *dev,
2553 int (*auth)(struct wiphy *wiphy, struct net_device *dev,
2555 int (*assoc)(struct wiphy *wiphy, struct net_device *dev,
2557 int (*deauth)(struct wiphy *wiphy, struct net_device *dev,
2559 int (*disassoc)(struct wiphy *wiphy, struct net_device *dev,
2562 int (*connect)(struct wiphy *wiphy, struct net_device *dev,
2564 int (*disconnect)(struct wiphy *wiphy, struct net_device *dev,
2567 int (*join_ibss)(struct wiphy *wiphy, struct net_device *dev,
2569 int (*leave_ibss)(struct wiphy *wiphy, struct net_device *dev);
2571 int (*set_mcast_rate)(struct wiphy *wiphy, struct net_device *dev,
2581 int (*set_wds_peer)(struct wiphy *wiphy, struct net_device *dev,
2595 struct net_device *dev,
2599 int (*dump_survey)(struct wiphy *wiphy, struct net_device *netdev,
2602 int (*set_pmksa)(struct wiphy *wiphy, struct net_device *netdev,
2604 int (*del_pmksa)(struct wiphy *wiphy, struct net_device *netdev,
2606 int (*flush_pmksa)(struct wiphy *wiphy, struct net_device *netdev);
2624 int (*set_power_mgmt)(struct wiphy *wiphy, struct net_device *dev,
2628 struct net_device *dev,
2632 struct net_device *dev,
2643 struct net_device *dev,
2645 int (*sched_scan_stop)(struct wiphy *wiphy, struct net_device *dev);
2647 int (*set_rekey_data)(struct wiphy *wiphy, struct net_device *dev,
2650 int (*tdls_mgmt)(struct wiphy *wiphy, struct net_device *dev,
2654 int (*tdls_oper)(struct wiphy *wiphy, struct net_device *dev,
2657 int (*probe_client)(struct wiphy *wiphy, struct net_device *dev,
2661 struct net_device *dev,
2673 int (*set_mac_acl)(struct wiphy *wiphy, struct net_device *dev,
2677 struct net_device *dev,
2680 int (*update_ft_ies)(struct wiphy *wiphy, struct net_device *dev,
2692 struct net_device *dev,
2696 struct net_device *dev,
2699 int (*set_ap_chanwidth)(struct wiphy *wiphy, struct net_device *dev,
2702 int (*add_tx_ts)(struct wiphy *wiphy, struct net_device *dev,
2705 int (*del_tx_ts)(struct wiphy *wiphy, struct net_device *dev,
2709 struct net_device *dev,
2713 struct net_device *dev,
3439 struct net_device *netdev;
4121 void cfg80211_rx_mlme_mgmt(struct net_device *dev, const u8 *buf, size_t len);
4131 void cfg80211_auth_timeout(struct net_device *dev, const u8 *addr);
4147 void cfg80211_rx_assoc_resp(struct net_device *dev,
4159 void cfg80211_assoc_timeout(struct net_device *dev, struct cfg80211_bss *bss);
4172 void cfg80211_tx_mlme_mgmt(struct net_device *dev, const u8 *buf, size_t len);
4184 void cfg80211_rx_unprot_mlme_mgmt(struct net_device *dev,
4200 void cfg80211_michael_mic_failure(struct net_device *dev, const u8 *addr,
4219 void cfg80211_ibss_joined(struct net_device *dev, const u8 *bssid,
4235 void cfg80211_notify_new_peer_candidate(struct net_device *dev,
4519 void cfg80211_connect_result(struct net_device *dev, const u8 *bssid,
4539 void cfg80211_roamed(struct net_device *dev,
4567 void cfg80211_roamed_bss(struct net_device *dev, struct cfg80211_bss *bss,
4583 void cfg80211_disconnected(struct net_device *dev, u16 reason,
4619 void cfg80211_new_sta(struct net_device *dev, const u8 *mac_addr,
4629 void cfg80211_del_sta_sinfo(struct net_device *dev, const u8 *mac_addr,
4639 static inline void cfg80211_del_sta(struct net_device *dev, in cfg80211_del_sta()
4660 void cfg80211_conn_failed(struct net_device *dev, const u8 *mac_addr,
4710 void cfg80211_cqm_rssi_notify(struct net_device *dev,
4723 void cfg80211_cqm_pktloss_notify(struct net_device *dev,
4738 void cfg80211_cqm_txe_notify(struct net_device *dev, const u8 *peer,
4748 void cfg80211_cqm_beacon_loss_notify(struct net_device *dev, gfp_t gfp);
4772 void cfg80211_cac_event(struct net_device *netdev,
4784 void cfg80211_gtk_rekey_notify(struct net_device *dev, const u8 *bssid,
4795 void cfg80211_pmksa_candidate_notify(struct net_device *dev, int index,
4810 bool cfg80211_rx_spurious_frame(struct net_device *dev,
4826 bool cfg80211_rx_unexpected_4addr_frame(struct net_device *dev,
4837 void cfg80211_probe_status(struct net_device *dev, const u8 *addr,
4877 void cfg80211_ch_switch_notify(struct net_device *dev,
4890 void cfg80211_ch_switch_started_notify(struct net_device *dev,
4931 void cfg80211_tdls_oper_request(struct net_device *dev, const u8 *peer,
4980 void cfg80211_ft_event(struct net_device *netdev,
5212 void cfg80211_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info);