Lines Matching refs:dev

2085 int cfg80211_get_station(struct net_device *dev, const u8 *mac_addr,
2088 static inline int cfg80211_get_station(struct net_device *dev, in cfg80211_get_station() argument
2683 struct net_device *dev; member
4418 struct net_device *dev,
4450 int (*start_ap)(struct wiphy *wiphy, struct net_device *dev,
4452 int (*change_beacon)(struct wiphy *wiphy, struct net_device *dev,
4454 int (*stop_ap)(struct wiphy *wiphy, struct net_device *dev,
4458 int (*add_station)(struct wiphy *wiphy, struct net_device *dev,
4461 int (*del_station)(struct wiphy *wiphy, struct net_device *dev,
4463 int (*change_station)(struct wiphy *wiphy, struct net_device *dev,
4466 int (*get_station)(struct wiphy *wiphy, struct net_device *dev,
4468 int (*dump_station)(struct wiphy *wiphy, struct net_device *dev,
4471 int (*add_mpath)(struct wiphy *wiphy, struct net_device *dev,
4473 int (*del_mpath)(struct wiphy *wiphy, struct net_device *dev,
4475 int (*change_mpath)(struct wiphy *wiphy, struct net_device *dev,
4477 int (*get_mpath)(struct wiphy *wiphy, struct net_device *dev,
4479 int (*dump_mpath)(struct wiphy *wiphy, struct net_device *dev,
4482 int (*get_mpp)(struct wiphy *wiphy, struct net_device *dev,
4484 int (*dump_mpp)(struct wiphy *wiphy, struct net_device *dev,
4488 struct net_device *dev,
4491 struct net_device *dev, u32 mask,
4493 int (*join_mesh)(struct wiphy *wiphy, struct net_device *dev,
4496 int (*leave_mesh)(struct wiphy *wiphy, struct net_device *dev);
4498 int (*join_ocb)(struct wiphy *wiphy, struct net_device *dev,
4500 int (*leave_ocb)(struct wiphy *wiphy, struct net_device *dev);
4502 int (*change_bss)(struct wiphy *wiphy, struct net_device *dev,
4508 int (*set_txq_params)(struct wiphy *wiphy, struct net_device *dev,
4512 struct net_device *dev,
4522 int (*auth)(struct wiphy *wiphy, struct net_device *dev,
4524 int (*assoc)(struct wiphy *wiphy, struct net_device *dev,
4526 int (*deauth)(struct wiphy *wiphy, struct net_device *dev,
4528 int (*disassoc)(struct wiphy *wiphy, struct net_device *dev,
4531 int (*connect)(struct wiphy *wiphy, struct net_device *dev,
4534 struct net_device *dev,
4537 int (*disconnect)(struct wiphy *wiphy, struct net_device *dev,
4540 int (*join_ibss)(struct wiphy *wiphy, struct net_device *dev,
4542 int (*leave_ibss)(struct wiphy *wiphy, struct net_device *dev);
4544 int (*set_mcast_rate)(struct wiphy *wiphy, struct net_device *dev,
4565 struct net_device *dev,
4595 int (*set_power_mgmt)(struct wiphy *wiphy, struct net_device *dev,
4599 struct net_device *dev,
4603 struct net_device *dev,
4607 struct net_device *dev,
4618 struct net_device *dev,
4620 int (*sched_scan_stop)(struct wiphy *wiphy, struct net_device *dev,
4623 int (*set_rekey_data)(struct wiphy *wiphy, struct net_device *dev,
4626 int (*tdls_mgmt)(struct wiphy *wiphy, struct net_device *dev,
4631 int (*tdls_oper)(struct wiphy *wiphy, struct net_device *dev,
4634 int (*probe_client)(struct wiphy *wiphy, struct net_device *dev,
4638 struct net_device *dev,
4651 int (*set_mac_acl)(struct wiphy *wiphy, struct net_device *dev,
4655 struct net_device *dev,
4659 struct net_device *dev);
4660 int (*update_ft_ies)(struct wiphy *wiphy, struct net_device *dev,
4672 struct net_device *dev,
4676 struct net_device *dev,
4679 int (*set_ap_chanwidth)(struct wiphy *wiphy, struct net_device *dev,
4683 int (*add_tx_ts)(struct wiphy *wiphy, struct net_device *dev,
4686 int (*del_tx_ts)(struct wiphy *wiphy, struct net_device *dev,
4690 struct net_device *dev,
4694 struct net_device *dev,
4709 struct net_device *dev,
4716 int (*set_pmk)(struct wiphy *wiphy, struct net_device *dev,
4718 int (*del_pmk)(struct wiphy *wiphy, struct net_device *dev,
4720 int (*external_auth)(struct wiphy *wiphy, struct net_device *dev,
4724 struct net_device *dev,
4731 struct net_device *dev,
4738 int (*update_owe_info)(struct wiphy *wiphy, struct net_device *dev,
4740 int (*probe_mesh_link)(struct wiphy *wiphy, struct net_device *dev,
4742 int (*set_tid_config)(struct wiphy *wiphy, struct net_device *dev,
4744 int (*reset_tid_config)(struct wiphy *wiphy, struct net_device *dev,
4749 struct net_device *dev,
4751 int (*set_fils_aad)(struct wiphy *wiphy, struct net_device *dev,
4755 int (*add_link_station)(struct wiphy *wiphy, struct net_device *dev,
4757 int (*mod_link_station)(struct wiphy *wiphy, struct net_device *dev,
4759 int (*del_link_station)(struct wiphy *wiphy, struct net_device *dev,
4761 int (*set_hw_timestamp)(struct wiphy *wiphy, struct net_device *dev,
5530 struct device dev; member
5632 static inline void set_wiphy_dev(struct wiphy *wiphy, struct device *dev) in set_wiphy_dev() argument
5634 wiphy->dev.parent = dev; in set_wiphy_dev()
5645 return wiphy->dev.parent; in wiphy_dev()
5656 return dev_name(&wiphy->dev); in wiphy_name()
6739 void cfg80211_send_layer2_update(struct net_device *dev, const u8 *addr);
7223 void cfg80211_rx_mlme_mgmt(struct net_device *dev, const u8 *buf, size_t len);
7233 void cfg80211_auth_timeout(struct net_device *dev, const u8 *addr);
7275 void cfg80211_rx_assoc_resp(struct net_device *dev,
7300 void cfg80211_assoc_failure(struct net_device *dev,
7315 void cfg80211_tx_mlme_mgmt(struct net_device *dev, const u8 *buf, size_t len,
7332 void cfg80211_rx_unprot_mlme_mgmt(struct net_device *dev,
7348 void cfg80211_michael_mic_failure(struct net_device *dev, const u8 *addr,
7367 void cfg80211_ibss_joined(struct net_device *dev, const u8 *bssid,
7385 void cfg80211_notify_new_peer_candidate(struct net_device *dev,
7809 void cfg80211_connect_done(struct net_device *dev,
7852 cfg80211_connect_bss(struct net_device *dev, const u8 *bssid, in cfg80211_connect_bss() argument
7870 cfg80211_connect_done(dev, &params, gfp); in cfg80211_connect_bss()
7894 cfg80211_connect_result(struct net_device *dev, const u8 *bssid, in cfg80211_connect_result() argument
7899 cfg80211_connect_bss(dev, bssid, NULL, req_ie, req_ie_len, resp_ie, in cfg80211_connect_result()
7923 cfg80211_connect_timeout(struct net_device *dev, const u8 *bssid, in cfg80211_connect_timeout() argument
7927 cfg80211_connect_bss(dev, bssid, NULL, req_ie, req_ie_len, NULL, 0, -1, in cfg80211_connect_timeout()
7988 void cfg80211_roamed(struct net_device *dev, struct cfg80211_roam_info *info,
8007 void cfg80211_port_authorized(struct net_device *dev, const u8 *bssid,
8023 void cfg80211_disconnected(struct net_device *dev, u16 reason,
8090 void cfg80211_new_sta(struct net_device *dev, const u8 *mac_addr,
8100 void cfg80211_del_sta_sinfo(struct net_device *dev, const u8 *mac_addr,
8110 static inline void cfg80211_del_sta(struct net_device *dev, in cfg80211_del_sta() argument
8113 cfg80211_del_sta_sinfo(dev, mac_addr, NULL, gfp); in cfg80211_del_sta()
8131 void cfg80211_conn_failed(struct net_device *dev, const u8 *mac_addr,
8338 bool cfg80211_rx_control_port(struct net_device *dev, struct sk_buff *skb,
8351 void cfg80211_cqm_rssi_notify(struct net_device *dev,
8364 void cfg80211_cqm_pktloss_notify(struct net_device *dev,
8379 void cfg80211_cqm_txe_notify(struct net_device *dev, const u8 *peer,
8389 void cfg80211_cqm_beacon_loss_notify(struct net_device *dev, gfp_t gfp);
8430 void cfg80211_sta_opmode_change_notify(struct net_device *dev, const u8 *mac,
8465 void cfg80211_gtk_rekey_notify(struct net_device *dev, const u8 *bssid,
8476 void cfg80211_pmksa_candidate_notify(struct net_device *dev, int index,
8491 bool cfg80211_rx_spurious_frame(struct net_device *dev,
8507 bool cfg80211_rx_unexpected_4addr_frame(struct net_device *dev,
8520 void cfg80211_probe_status(struct net_device *dev, const u8 *addr,
8599 void cfg80211_ch_switch_notify(struct net_device *dev,
8616 void cfg80211_ch_switch_started_notify(struct net_device *dev,
8671 void cfg80211_tdls_oper_request(struct net_device *dev, const u8 *peer,
8708 int cfg80211_register_netdevice(struct net_device *dev);
8721 static inline void cfg80211_unregister_netdevice(struct net_device *dev) in cfg80211_unregister_netdevice() argument
8724 cfg80211_unregister_wdev(dev->ieee80211_ptr); in cfg80211_unregister_netdevice()
9029 void cfg80211_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info);
9099 dev_printk(level, &(wiphy)->dev, format, ##args)
9101 dev_emerg(&(wiphy)->dev, format, ##args)
9103 dev_alert(&(wiphy)->dev, format, ##args)
9105 dev_crit(&(wiphy)->dev, format, ##args)
9107 dev_err(&(wiphy)->dev, format, ##args)
9109 dev_warn(&(wiphy)->dev, format, ##args)
9111 dev_notice(&(wiphy)->dev, format, ##args)
9113 dev_info(&(wiphy)->dev, format, ##args)
9115 dev_info_once(&(wiphy)->dev, format, ##args)
9118 dev_err_ratelimited(&(wiphy)->dev, format, ##args)
9120 dev_warn_ratelimited(&(wiphy)->dev, format, ##args)
9126 dev_dbg(&(wiphy)->dev, format, ##args)
9170 int cfg80211_bss_color_notify(struct net_device *dev,
9179 static inline int cfg80211_obss_color_collision_notify(struct net_device *dev, in cfg80211_obss_color_collision_notify() argument
9182 return cfg80211_bss_color_notify(dev, NL80211_CMD_OBSS_COLOR_COLLISION, in cfg80211_obss_color_collision_notify()
9193 static inline int cfg80211_color_change_started_notify(struct net_device *dev, in cfg80211_color_change_started_notify() argument
9196 return cfg80211_bss_color_notify(dev, NL80211_CMD_COLOR_CHANGE_STARTED, in cfg80211_color_change_started_notify()
9206 static inline int cfg80211_color_change_aborted_notify(struct net_device *dev) in cfg80211_color_change_aborted_notify() argument
9208 return cfg80211_bss_color_notify(dev, NL80211_CMD_COLOR_CHANGE_ABORTED, in cfg80211_color_change_aborted_notify()
9218 static inline int cfg80211_color_change_notify(struct net_device *dev) in cfg80211_color_change_notify() argument
9220 return cfg80211_bss_color_notify(dev, in cfg80211_color_change_notify()
9248 void cfg80211_links_removed(struct net_device *dev, u16 link_mask);