Home
last modified time | relevance | path

Searched defs:wiphy (Results 226 - 226 of 226) sorted by relevance

12345678910

/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h661 wiphy_read_of_freq_limits(struct wiphy *wiphy) wiphy_read_of_freq_limits() argument
2536 struct wiphy *wiphy; global() member
2682 struct wiphy *wiphy; global() member
5438 struct wiphy { global() struct
5590 wiphy_net(struct wiphy *wiphy) wiphy_net() argument
5595 wiphy_net_set(struct wiphy *wiphy, struct net *net) wiphy_net_set() argument
5606 wiphy_priv(struct wiphy *wiphy) wiphy_priv() argument
5630 set_wiphy_dev(struct wiphy *wiphy, struct device *dev) set_wiphy_dev() argument
5641 wiphy_dev(struct wiphy *wiphy) wiphy_dev() argument
5652 wiphy_name(const struct wiphy *wiphy) wiphy_name() argument
5841 struct wiphy *wiphy; global() member
5977 struct wiphy *wiphy; global() member
6242 ieee80211_get_channel(struct wiphy *wiphy, int freq) ieee80211_get_channel() argument
6949 cfg80211_inform_bss_width_frame(struct wiphy *wiphy, struct ieee80211_channel *rx_channel, enum nl80211_bss_scan_width scan_width, struct ieee80211_mgmt *mgmt, size_t len, s32 signal, gfp_t gfp) cfg80211_inform_bss_width_frame() argument
6965 cfg80211_inform_bss_frame(struct wiphy *wiphy, struct ieee80211_channel *rx_channel, struct ieee80211_mgmt *mgmt, size_t len, s32 signal, gfp_t gfp) cfg80211_inform_bss_frame() argument
7075 cfg80211_inform_bss_width(struct wiphy *wiphy, struct ieee80211_channel *rx_channel, enum nl80211_bss_scan_width scan_width, enum cfg80211_bss_frame_type ftype, const u8 *bssid, u64 tsf, u16 capability, u16 beacon_interval, const u8 *ie, size_t ielen, s32 signal, gfp_t gfp) cfg80211_inform_bss_width() argument
7095 cfg80211_inform_bss(struct wiphy *wiphy, struct ieee80211_channel *rx_channel, enum cfg80211_bss_frame_type ftype, const u8 *bssid, u64 tsf, u16 capability, u16 beacon_interval, const u8 *ie, size_t ielen, s32 signal, gfp_t gfp) cfg80211_inform_bss() argument
7130 cfg80211_get_ibss(struct wiphy *wiphy, struct ieee80211_channel *channel, const u8 *ssid, size_t ssid_len) cfg80211_get_ibss() argument
7410 wiphy_rfkill_set_hw_state(struct wiphy *wiphy, bool blocked) wiphy_rfkill_set_hw_state() argument
7426 wiphy_rfkill_stop_polling(struct wiphy *wiphy) wiphy_rfkill_stop_polling() argument
7490 cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, int approxlen) cfg80211_vendor_cmd_alloc_reply_skb() argument
7541 cfg80211_vendor_event_alloc(struct wiphy *wiphy, struct wireless_dev *wdev, int approxlen, int event_idx, gfp_t gfp) cfg80211_vendor_event_alloc() argument
7574 cfg80211_vendor_event_alloc_ucast(struct wiphy *wiphy, struct wireless_dev *wdev, unsigned int portid, int approxlen, int event_idx, gfp_t gfp) cfg80211_vendor_event_alloc_ucast() argument
7633 cfg80211_testmode_alloc_reply_skb(struct wiphy *wiphy, int approxlen) cfg80211_testmode_alloc_reply_skb() argument
7678 cfg80211_testmode_alloc_event_skb(struct wiphy *wiphy, int approxlen, gfp_t gfp) cfg80211_testmode_alloc_event_skb() argument
8403 cfg80211_radar_event(struct wiphy *wiphy, struct cfg80211_chan_def *chandef, gfp_t gfp) cfg80211_radar_event() argument
8411 cfg80211_background_radar_event(struct wiphy *wiphy, struct cfg80211_chan_def *chandef, gfp_t gfp) cfg80211_background_radar_event() argument
8549 cfg80211_report_obss_beacon(struct wiphy *wiphy, const u8 *frame, size_t len, int freq, int sig_dbm) cfg80211_report_obss_beacon() argument
8937 wiphy_ext_feature_set(struct wiphy *wiphy, enum nl80211_ext_feature_index ftidx) wiphy_ext_feature_set() argument
8956 wiphy_ext_feature_isset(struct wiphy *wiphy, enum nl80211_ext_feature_index ftidx) wiphy_ext_feature_isset() argument
[all...]

Completed in 8 milliseconds

12345678910