Symbol: wiphy
sys/compat/linuxkpi/common/include/net/cfg80211.h
1094
int (*doit)(struct wiphy *, struct wireless_dev *, const void *, int);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1157
typedef void (*wiphy_work_fn)(struct wiphy *, struct wiphy_work *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1164
struct wiphy *wiphy;
sys/compat/linuxkpi/common/include/net/cfg80211.h
1188
void(*reg_notifier)(struct wiphy *, struct regulatory_request *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1228
#define lockdep_assert_wiphy(wiphy) \
sys/compat/linuxkpi/common/include/net/cfg80211.h
1229
lockdep_assert_held(&(wiphy)->mtx)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1237
struct wiphy *wiphy;
sys/compat/linuxkpi/common/include/net/cfg80211.h
1242
struct wireless_dev *(*add_virtual_intf)(struct wiphy *, const char *, unsigned char, enum nl80211_iftype, struct vif_params *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1243
int (*del_virtual_intf)(struct wiphy *, struct wireless_dev *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1244
int (*change_virtual_intf)(struct wiphy *, struct net_device *, enum nl80211_iftype, struct vif_params *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1245
int (*scan)(struct wiphy *, struct cfg80211_scan_request *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1246
int (*set_wiphy_params)(struct wiphy *, int, uint32_t);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1247
int (*join_ibss)(struct wiphy *, struct net_device *, struct cfg80211_ibss_params *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1248
int (*leave_ibss)(struct wiphy *, struct net_device *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1249
int (*get_station)(struct wiphy *, struct net_device *, const uint8_t *, struct station_info *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1250
int (*dump_station)(struct wiphy *, struct net_device *, int, uint8_t *, struct station_info *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1251
int (*set_tx_power)(struct wiphy *, struct wireless_dev *, int, enum nl80211_tx_power_setting, int);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1252
int (*get_tx_power)(struct wiphy *, struct wireless_dev *, int, unsigned int, int *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1253
int (*add_key)(struct wiphy *, struct net_device *, int, uint8_t, bool, const uint8_t *, struct key_params *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1254
int (*del_key)(struct wiphy *, struct net_device *, int, uint8_t, bool, const uint8_t *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1255
int (*get_key)(struct wiphy *, struct net_device *, int, uint8_t, bool, const uint8_t *, void *, void(*)(void *, struct key_params *));
sys/compat/linuxkpi/common/include/net/cfg80211.h
1256
int (*set_default_key)(struct wiphy *, struct net_device *, int, uint8_t, bool, bool);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1257
int (*set_default_mgmt_key)(struct wiphy *, struct net_device *, int, uint8_t);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1258
int (*set_power_mgmt)(struct wiphy *, struct net_device *, bool, int);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1259
int (*connect)(struct wiphy *, struct net_device *, struct cfg80211_connect_params *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1260
int (*disconnect)(struct wiphy *, struct net_device *, uint16_t);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1261
int (*suspend)(struct wiphy *, struct cfg80211_wowlan *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1262
int (*resume)(struct wiphy *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1263
int (*set_pmksa)(struct wiphy *, struct net_device *, struct cfg80211_pmksa *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1264
int (*del_pmksa)(struct wiphy *, struct net_device *, struct cfg80211_pmksa *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1265
int (*flush_pmksa)(struct wiphy *, struct net_device *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1266
int (*start_ap)(struct wiphy *, struct net_device *, struct cfg80211_ap_settings *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1267
int (*stop_ap)(struct wiphy *, struct net_device *, unsigned int);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1268
int (*change_beacon)(struct wiphy *, struct net_device *, struct cfg80211_ap_update *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1269
int (*del_station)(struct wiphy *, struct net_device *, struct station_del_parameters *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1270
int (*change_station)(struct wiphy *, struct net_device *, const uint8_t *, struct station_parameters *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1271
int (*sched_scan_start)(struct wiphy *, struct net_device *, struct cfg80211_sched_scan_request *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1272
int (*sched_scan_stop)(struct wiphy *, struct net_device *, uint64_t);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1273
void (*update_mgmt_frame_registrations)(struct wiphy *, struct wireless_dev *, struct mgmt_frame_regs *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1274
int (*mgmt_tx)(struct wiphy *, struct wireless_dev *, struct cfg80211_mgmt_tx_params *, uint64_t *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1275
int (*cancel_remain_on_channel)(struct wiphy *, struct wireless_dev *, uint64_t);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1276
int (*get_channel)(struct wiphy *, struct wireless_dev *, unsigned int, struct cfg80211_chan_def *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1277
int (*crit_proto_start)(struct wiphy *, struct wireless_dev *, enum nl80211_crit_proto_id, uint16_t);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1278
void (*crit_proto_stop)(struct wiphy *, struct wireless_dev *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1279
int (*tdls_oper)(struct wiphy *, struct net_device *, const uint8_t *, enum nl80211_tdls_operation);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1280
int (*update_connect_params)(struct wiphy *, struct net_device *, struct cfg80211_connect_params *, uint32_t);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1281
int (*set_pmk)(struct wiphy *, struct net_device *, const struct cfg80211_pmk_conf *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1282
int (*del_pmk)(struct wiphy *, struct net_device *, const uint8_t *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1283
int (*remain_on_channel)(struct wiphy *, struct wireless_dev *, struct linuxkpi_ieee80211_channel *, unsigned int, uint64_t *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1284
int (*start_p2p_device)(struct wiphy *, struct wireless_dev *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1285
void (*stop_p2p_device)(struct wiphy *, struct wireless_dev *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1286
int (*dump_survey)(struct wiphy *, struct net_device *, int, struct survey_info *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1287
int (*external_auth)(struct wiphy *, struct net_device *, struct cfg80211_external_auth_params *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1288
int (*set_cqm_rssi_range_config)(struct wiphy *, struct net_device *, int, int);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1289
int (*change_bss)(struct wiphy *, struct net_device *, struct bss_parameters *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1297
struct wiphy *linuxkpi_wiphy_new(const struct cfg80211_ops *, size_t);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1298
void linuxkpi_wiphy_free(struct wiphy *wiphy);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1299
int linuxkpi_80211_wiphy_register(struct wiphy *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1301
void linuxkpi_wiphy_work_queue(struct wiphy *, struct wiphy_work *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1302
void linuxkpi_wiphy_work_cancel(struct wiphy *, struct wiphy_work *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1303
void linuxkpi_wiphy_work_flush(struct wiphy *, struct wiphy_work *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1305
void linuxkpi_wiphy_delayed_work_queue(struct wiphy *,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1307
void linuxkpi_wiphy_delayed_work_cancel(struct wiphy *,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1309
void linuxkpi_wiphy_delayed_work_flush(struct wiphy *,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1312
int linuxkpi_regulatory_set_wiphy_regd_sync(struct wiphy *wiphy,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1318
linuxkpi_ieee80211_get_channel(struct wiphy *, uint32_t);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1319
struct cfg80211_bss *linuxkpi_cfg80211_get_bss(struct wiphy *,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1322
void linuxkpi_cfg80211_put_bss(struct wiphy *, struct cfg80211_bss *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1323
void linuxkpi_cfg80211_bss_flush(struct wiphy *);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1329
static __inline struct wiphy *
sys/compat/linuxkpi/common/include/net/cfg80211.h
1337
wiphy_free(struct wiphy *wiphy)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1340
linuxkpi_wiphy_free(wiphy);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1344
wiphy_priv(struct wiphy *wiphy)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1347
return (wiphy->priv);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1351
set_wiphy_dev(struct wiphy *wiphy, struct device *dev)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1354
wiphy->dev = dev;
sys/compat/linuxkpi/common/include/net/cfg80211.h
1358
wiphy_dev(struct wiphy *wiphy)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1361
return (wiphy->dev);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1374
wiphy_rfkill_set_hw_state_reason(struct wiphy *wiphy, bool blocked,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1398
cfg80211_get_bss(struct wiphy *wiphy, struct linuxkpi_ieee80211_channel *chan,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1403
return (linuxkpi_cfg80211_get_bss(wiphy, chan, bssid, ssid, ssid_len,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1408
cfg80211_put_bss(struct wiphy *wiphy, struct cfg80211_bss *bss)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1411
linuxkpi_cfg80211_put_bss(wiphy, bss);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1415
cfg80211_bss_flush(struct wiphy *wiphy)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1418
linuxkpi_cfg80211_bss_flush(wiphy);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1438
wiphy_rfkill_start_polling(struct wiphy *wiphy)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1444
wiphy_rfkill_stop_polling(struct wiphy *wiphy)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1564
cfg80211_chandef_dfs_usable(struct wiphy *wiphy, const struct cfg80211_chan_def *chandef)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1571
cfg80211_chandef_dfs_cac_time(struct wiphy *wiphy, const struct cfg80211_chan_def *chandef)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1586
cfg80211_chandef_usable(struct wiphy *wiphy,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1594
cfg80211_bss_iter(struct wiphy *wiphy, struct cfg80211_chan_def *chandef,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1595
void (*iterfunc)(struct wiphy *, struct cfg80211_bss *, void *), void *data)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1696
regulatory_set_wiphy_regd_sync(struct wiphy *wiphy,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1700
return (linuxkpi_regulatory_set_wiphy_regd_sync(wiphy, regd));
sys/compat/linuxkpi/common/include/net/cfg80211.h
1704
regulatory_set_wiphy_regd_sync_rtnl(struct wiphy *wiphy,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1709
return (linuxkpi_regulatory_set_wiphy_regd_sync(wiphy, regd));
sys/compat/linuxkpi/common/include/net/cfg80211.h
1713
regulatory_set_wiphy_regd(struct wiphy *wiphy,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1722
if (wiphy->regulatory_flags & REGULATORY_WIPHY_SELF_MANAGED)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1723
wiphy->regd = regd;
sys/compat/linuxkpi/common/include/net/cfg80211.h
1732
regulatory_hint(struct wiphy *wiphy, const uint8_t *alpha2)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1736
if (wiphy->regd != NULL)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1745
wiphy->regd = regd;
sys/compat/linuxkpi/common/include/net/cfg80211.h
1767
freq_reg_info(struct wiphy *wiphy, uint32_t center_freq)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1774
wiphy_apply_custom_regulatory(struct wiphy *wiphy,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1781
wiphy_name(struct wiphy *wiphy)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1783
if (wiphy != NULL && wiphy->dev != NULL)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1784
return dev_name(wiphy->dev);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1792
wiphy_read_of_freq_limits(struct wiphy *wiphy)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1800
wiphy_ext_feature_set(struct wiphy *wiphy, enum nl80211_ext_feature ef)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1803
set_bit(ef, wiphy->ext_features);
sys/compat/linuxkpi/common/include/net/cfg80211.h
1807
wiphy_ext_feature_isset(struct wiphy *wiphy, enum nl80211_ext_feature ef)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1809
return (test_bit(ef, wiphy->ext_features));
sys/compat/linuxkpi/common/include/net/cfg80211.h
1813
wiphy_net(struct wiphy *wiphy)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1820
wiphy_register(struct wiphy *wiphy)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1822
return (linuxkpi_80211_wiphy_register(wiphy));
sys/compat/linuxkpi/common/include/net/cfg80211.h
1826
wiphy_unregister(struct wiphy *wiphy)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1832
wiphy_warn(struct wiphy *wiphy, const char *fmt, ...)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1838
cfg80211_check_combinations(struct wiphy *wiphy,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1888
cfg80211_inform_bss(struct wiphy *wiphy,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1899
cfg80211_inform_bss_data(struct wiphy *wiphy,
sys/compat/linuxkpi/common/include/net/cfg80211.h
1985
cfg80211_sched_scan_results(struct wiphy *wiphy, uint64_t reqid)
sys/compat/linuxkpi/common/include/net/cfg80211.h
1991
cfg80211_sched_scan_stopped(struct wiphy *wiphy, int _x)
sys/compat/linuxkpi/common/include/net/cfg80211.h
2003
cfg80211_vendor_cmd_alloc_reply_skb(struct wiphy *wiphy, unsigned int len)
sys/compat/linuxkpi/common/include/net/cfg80211.h
2017
ieee80211_get_channel(struct wiphy *wiphy, uint32_t freq)
sys/compat/linuxkpi/common/include/net/cfg80211.h
2020
return (linuxkpi_ieee80211_get_channel(wiphy, freq));
sys/compat/linuxkpi/common/include/net/cfg80211.h
2100
cfg80211_shutdown_all_interfaces(struct wiphy *wiphy)
sys/compat/linuxkpi/common/include/net/cfg80211.h
2106
cfg80211_reg_can_beacon(struct wiphy *wiphy, struct cfg80211_chan_def *chandef,
sys/compat/linuxkpi/common/include/net/cfg80211.h
2114
cfg80211_background_radar_event(struct wiphy *wiphy,
sys/compat/linuxkpi/common/include/net/cfg80211.h
2211
cfg80211_get_iftype_ext_capa(struct wiphy *wiphy, enum nl80211_iftype iftype)
sys/compat/linuxkpi/common/include/net/cfg80211.h
2235
wiphy_locked_debugfs_read(struct wiphy *wiphy, struct file *file,
sys/compat/linuxkpi/common/include/net/cfg80211.h
2238
ssize_t (*handler)(struct wiphy *, struct file *, char *, size_t, void *),
sys/compat/linuxkpi/common/include/net/cfg80211.h
2247
wiphy_locked_debugfs_write(struct wiphy *wiphy, struct file *file,
sys/compat/linuxkpi/common/include/net/cfg80211.h
2249
ssize_t (*handler)(struct wiphy *, struct file *, char *, size_t, void *),
sys/compat/linuxkpi/common/include/net/cfg80211.h
2289
wiphy_work_queue(struct wiphy *wiphy, struct wiphy_work *wwk)
sys/compat/linuxkpi/common/include/net/cfg80211.h
2291
linuxkpi_wiphy_work_queue(wiphy, wwk);
sys/compat/linuxkpi/common/include/net/cfg80211.h
2295
wiphy_work_cancel(struct wiphy *wiphy, struct wiphy_work *wwk)
sys/compat/linuxkpi/common/include/net/cfg80211.h
2297
linuxkpi_wiphy_work_cancel(wiphy, wwk);
sys/compat/linuxkpi/common/include/net/cfg80211.h
2301
wiphy_work_flush(struct wiphy *wiphy, struct wiphy_work *wwk)
sys/compat/linuxkpi/common/include/net/cfg80211.h
2303
linuxkpi_wiphy_work_flush(wiphy, wwk);
sys/compat/linuxkpi/common/include/net/cfg80211.h
2314
wiphy_delayed_work_queue(struct wiphy *wiphy, struct wiphy_delayed_work *wdwk,
sys/compat/linuxkpi/common/include/net/cfg80211.h
2317
linuxkpi_wiphy_delayed_work_queue(wiphy, wdwk, delay);
sys/compat/linuxkpi/common/include/net/cfg80211.h
2321
wiphy_delayed_work_cancel(struct wiphy *wiphy, struct wiphy_delayed_work *wdwk)
sys/compat/linuxkpi/common/include/net/cfg80211.h
2323
linuxkpi_wiphy_delayed_work_cancel(wiphy, wdwk);
sys/compat/linuxkpi/common/include/net/cfg80211.h
2327
wiphy_delayed_work_flush(struct wiphy *wiphy, struct wiphy_delayed_work *wdwk)
sys/compat/linuxkpi/common/include/net/cfg80211.h
2329
linuxkpi_wiphy_delayed_work_flush(wiphy, wdwk);
sys/compat/linuxkpi/common/include/net/cfg80211.h
2336
#define wiphy_info(wiphy, fmt, ...) \
sys/compat/linuxkpi/common/include/net/cfg80211.h
2337
dev_info((wiphy)->dev, fmt, ##__VA_ARGS__)
sys/compat/linuxkpi/common/include/net/cfg80211.h
2338
#define wiphy_info_once(wiphy, fmt, ...) \
sys/compat/linuxkpi/common/include/net/cfg80211.h
2339
dev_info_once((wiphy)->dev, fmt, ##__VA_ARGS__)
sys/compat/linuxkpi/common/include/net/cfg80211.h
481
struct wiphy *wiphy;
sys/compat/linuxkpi/common/include/net/mac80211.h
1141
struct ieee80211_hw * linuxkpi_wiphy_to_ieee80211_hw(struct wiphy *);
sys/compat/linuxkpi/common/include/net/mac80211.h
1255
if (hw->wiphy != NULL)
sys/compat/linuxkpi/common/include/net/mac80211.h
1256
wiphy_free(hw->wiphy);
sys/compat/linuxkpi/common/include/net/mac80211.h
1273
set_wiphy_dev(hw->wiphy, dev);
sys/compat/linuxkpi/common/include/net/mac80211.h
1284
error = wiphy_register(hw->wiphy);
sys/compat/linuxkpi/common/include/net/mac80211.h
1309
wiphy_to_ieee80211_hw(struct wiphy *wiphy)
sys/compat/linuxkpi/common/include/net/mac80211.h
1312
return (linuxkpi_wiphy_to_ieee80211_hw(wiphy));
sys/compat/linuxkpi/common/include/net/mac80211.h
1590
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/include/net/mac80211.h
1799
wiphy_rfkill_set_hw_state(struct wiphy *wiphy, bool state)
sys/compat/linuxkpi/common/include/net/mac80211.h
2302
ether_addr_copy(hw->wiphy->perm_addr, addr);
sys/compat/linuxkpi/common/include/net/mac80211.h
481
struct wiphy *wiphy;
sys/compat/linuxkpi/common/src/linux_80211.c
10005
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
10029
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
10070
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
10072
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
10081
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
10093
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
10130
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
10135
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
10147
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
10151
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
10157
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
10159
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
1021
lockdep_assert_wiphy(lsta->hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
1100
supband = hw->wiphy->bands[band];
sys/compat/linuxkpi/common/src/linux_80211.c
1497
if (hw->wiphy->bands[band] == NULL)
sys/compat/linuxkpi/common/src/linux_80211.c
1500
nchans = hw->wiphy->bands[band]->n_channels;
sys/compat/linuxkpi/common/src/linux_80211.c
1504
channels = hw->wiphy->bands[band]->channels;
sys/compat/linuxkpi/common/src/linux_80211.c
1541
linuxkpi_ieee80211_get_channel(struct wiphy *wiphy, uint32_t freq)
sys/compat/linuxkpi/common/src/linux_80211.c
1550
supband = wiphy->bands[band];
sys/compat/linuxkpi/common/src/linux_80211.c
1574
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
1661
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
1778
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
2006
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
2077
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
2155
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
2194
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
2196
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
2302
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
2305
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
2328
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
2352
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
2438
lockdep_assert_not_held(&hw->wiphy->mtx);
sys/compat/linuxkpi/common/src/linux_80211.c
2517
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
2587
lockdep_is_held(&hw->wiphy->mtx));
sys/compat/linuxkpi/common/src/linux_80211.c
2613
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
2680
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
2683
lockdep_is_held(&hw->wiphy->mtx));
sys/compat/linuxkpi/common/src/linux_80211.c
2840
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
2959
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
3015
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
3045
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
309
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
3116
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
3156
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
3275
hw->wiphy->frag_threshold = vap->iv_fragthreshold;
sys/compat/linuxkpi/common/src/linux_80211.c
3277
hw->wiphy->rts_threshold = vap->iv_rtsthreshold;
sys/compat/linuxkpi/common/src/linux_80211.c
3307
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
3343
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
3397
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
3423
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
3502
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
3533
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
3584
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
3615
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
3768
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
3824
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
3876
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4124
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4194
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4196
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
421
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4323
supband = hw->wiphy->bands[band];
sys/compat/linuxkpi/common/src/linux_80211.c
4426
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4429
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4439
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4445
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4457
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4476
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4525
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4527
hw->wiphy->frag_threshold = vap->iv_fragthreshold;
sys/compat/linuxkpi/common/src/linux_80211.c
4529
hw->wiphy->rts_threshold = vap->iv_rtsthreshold;
sys/compat/linuxkpi/common/src/linux_80211.c
4531
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4561
wiphy_unregister(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4673
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4685
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4744
supband = hw->wiphy->bands[band];
sys/compat/linuxkpi/common/src/linux_80211.c
4989
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
4991
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
5023
ssid_count = min(ss->ss_nssid, hw->wiphy->max_scan_ssids);
sys/compat/linuxkpi/common/src/linux_80211.c
5048
if (hw->wiphy->bands[band] != NULL) {
sys/compat/linuxkpi/common/src/linux_80211.c
5054
channels = hw->wiphy->bands[band]->channels;
sys/compat/linuxkpi/common/src/linux_80211.c
5055
n = hw->wiphy->bands[band]->n_channels;
sys/compat/linuxkpi/common/src/linux_80211.c
5084
if (common_ie_len > hw->wiphy->max_scan_ie_len) {
sys/compat/linuxkpi/common/src/linux_80211.c
5087
common_ie_len, hw->wiphy->max_scan_ie_len);
sys/compat/linuxkpi/common/src/linux_80211.c
5096
hw_req->req.wiphy = hw->wiphy;
sys/compat/linuxkpi/common/src/linux_80211.c
5163
supband = hw->wiphy->bands[band];
sys/compat/linuxkpi/common/src/linux_80211.c
522
supband = hw->wiphy->bands[band];
sys/compat/linuxkpi/common/src/linux_80211.c
5245
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
5256
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
5403
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
5405
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
5528
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
5639
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
6221
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
6223
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
6237
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
6240
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
6404
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
6406
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
6495
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
6497
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
653
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
656
lockdep_is_held(&hw->wiphy->mtx));
sys/compat/linuxkpi/common/src/linux_80211.c
6564
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
6566
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
6696
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
6698
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
6792
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
6794
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
6915
ht_cap = &hw->wiphy->bands[band]->ht_cap;
sys/compat/linuxkpi/common/src/linux_80211.c
6976
if (hw->wiphy->bands[NL80211_BAND_2GHZ] != NULL)
sys/compat/linuxkpi/common/src/linux_80211.c
6977
nchans = hw->wiphy->bands[NL80211_BAND_2GHZ]->n_channels;
sys/compat/linuxkpi/common/src/linux_80211.c
6986
supband = hw->wiphy->bands[NL80211_BAND_2GHZ];
sys/compat/linuxkpi/common/src/linux_80211.c
7043
if (hw->wiphy->bands[NL80211_BAND_5GHZ] != NULL)
sys/compat/linuxkpi/common/src/linux_80211.c
7044
nchans = hw->wiphy->bands[NL80211_BAND_5GHZ]->n_channels;
sys/compat/linuxkpi/common/src/linux_80211.c
7054
if (hw->wiphy->bands[NL80211_BAND_5GHZ]->vht_cap.vht_supported) {
sys/compat/linuxkpi/common/src/linux_80211.c
7058
hw->wiphy->bands[NL80211_BAND_5GHZ]->vht_cap.cap;
sys/compat/linuxkpi/common/src/linux_80211.c
7060
hw->wiphy->bands[NL80211_BAND_5GHZ]->vht_cap.vht_mcs;
sys/compat/linuxkpi/common/src/linux_80211.c
7073
channels = hw->wiphy->bands[NL80211_BAND_5GHZ]->channels;
sys/compat/linuxkpi/common/src/linux_80211.c
7134
struct wiphy *wiphy;
sys/compat/linuxkpi/common/src/linux_80211.c
7185
wiphy = wiphy_new(&linuxkpi_mac80211cfgops, sizeof(*lhw) + priv_len);
sys/compat/linuxkpi/common/src/linux_80211.c
7186
if (wiphy == NULL)
sys/compat/linuxkpi/common/src/linux_80211.c
7189
lhw = wiphy_priv(wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
7221
hw->wiphy = wiphy;
sys/compat/linuxkpi/common/src/linux_80211.c
7285
wiphy_lock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
7313
wiphy_unlock(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
733
ht_cap = &hw->wiphy->bands[band]->ht_cap;
sys/compat/linuxkpi/common/src/linux_80211.c
7350
dev = wiphy_dev(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
7370
linuxkpi_wiphy_to_ieee80211_hw(struct wiphy *wiphy)
sys/compat/linuxkpi/common/src/linux_80211.c
7374
lhw = wiphy_priv(wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
7402
lhw->workq = alloc_ordered_workqueue(wiphy_name(hw->wiphy), 0);
sys/compat/linuxkpi/common/src/linux_80211.c
7407
if (!is_zero_ether_addr(hw->wiphy->perm_addr)) {
sys/compat/linuxkpi/common/src/linux_80211.c
7409
hw->wiphy->perm_addr);
sys/compat/linuxkpi/common/src/linux_80211.c
7410
} else if (hw->wiphy->n_addresses > 0) {
sys/compat/linuxkpi/common/src/linux_80211.c
7413
hw->wiphy->addresses[0].addr);
sys/compat/linuxkpi/common/src/linux_80211.c
7473
if (hw->wiphy->available_antennas_rx ||
sys/compat/linuxkpi/common/src/linux_80211.c
7474
hw->wiphy->available_antennas_tx) {
sys/compat/linuxkpi/common/src/linux_80211.c
7485
if (lkpi_hwcrypto && hw->wiphy->n_cipher_suites > 0) {
sys/compat/linuxkpi/common/src/linux_80211.c
7489
for (i = 0; i < hw->wiphy->n_cipher_suites; i++) {
sys/compat/linuxkpi/common/src/linux_80211.c
7493
ic, hw->wiphy->cipher_suites[i]);
sys/compat/linuxkpi/common/src/linux_80211.c
7607
supband = hw->wiphy->bands[band];
sys/compat/linuxkpi/common/src/linux_80211.c
7660
if (hw->wiphy->features & NL80211_FEATURE_DS_PARAM_SET_IE_IN_PROBES) {
sys/compat/linuxkpi/common/src/linux_80211.c
7679
if (hw->wiphy->max_scan_ie_len > 0) {
sys/compat/linuxkpi/common/src/linux_80211.c
7680
if (lhw->scan_ie_len > hw->wiphy->max_scan_ie_len)
sys/compat/linuxkpi/common/src/linux_80211.c
7682
hw->wiphy->max_scan_ie_len -= lhw->scan_ie_len;
sys/compat/linuxkpi/common/src/linux_80211.c
7732
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
7829
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
7907
linuxkpi_regulatory_set_wiphy_regd_sync(struct wiphy *wiphy,
sys/compat/linuxkpi/common/src/linux_80211.c
7914
lhw = wiphy_priv(wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
7937
lhw = wiphy_priv(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
8109
supband = hw->wiphy->bands[rx_status->band];
sys/compat/linuxkpi/common/src/linux_80211.c
843
vht_cap = &hw->wiphy->bands[band]->vht_cap;
sys/compat/linuxkpi/common/src/linux_80211.c
8570
struct wiphy *wiphy;
sys/compat/linuxkpi/common/src/linux_80211.c
8574
wiphy = LWIPHY_TO_WIPHY(lwiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
8576
wiphy_lock(wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
8583
wiphy_unlock(wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
8594
wk->fn(wiphy, wk);
sys/compat/linuxkpi/common/src/linux_80211.c
8596
wiphy_unlock(wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
8600
linuxkpi_wiphy_work_queue(struct wiphy *wiphy, struct wiphy_work *wwk)
sys/compat/linuxkpi/common/src/linux_80211.c
8604
lwiphy = WIPHY_TO_LWIPHY(wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
8621
linuxkpi_wiphy_work_cancel(struct wiphy *wiphy, struct wiphy_work *wwk)
sys/compat/linuxkpi/common/src/linux_80211.c
8625
lwiphy = WIPHY_TO_LWIPHY(wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
8635
linuxkpi_wiphy_work_flush(struct wiphy *wiphy, struct wiphy_work *wwk)
sys/compat/linuxkpi/common/src/linux_80211.c
8640
lwiphy = WIPHY_TO_LWIPHY(wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
8654
wk->fn(wiphy, wk);
sys/compat/linuxkpi/common/src/linux_80211.c
8668
wiphy_work_queue(wdwk->wiphy, &wdwk->work);
sys/compat/linuxkpi/common/src/linux_80211.c
8672
linuxkpi_wiphy_delayed_work_queue(struct wiphy *wiphy,
sys/compat/linuxkpi/common/src/linux_80211.c
8678
wiphy_work_queue(wiphy, &wdwk->work);
sys/compat/linuxkpi/common/src/linux_80211.c
8680
wdwk->wiphy = wiphy;
sys/compat/linuxkpi/common/src/linux_80211.c
8686
linuxkpi_wiphy_delayed_work_cancel(struct wiphy *wiphy,
sys/compat/linuxkpi/common/src/linux_80211.c
8690
wiphy_work_cancel(wiphy, &wdwk->work);
sys/compat/linuxkpi/common/src/linux_80211.c
8694
linuxkpi_wiphy_delayed_work_flush(struct wiphy *wiphy,
sys/compat/linuxkpi/common/src/linux_80211.c
8697
lockdep_assert_held(&wiphy->mtx);
sys/compat/linuxkpi/common/src/linux_80211.c
8700
wiphy_work_flush(wiphy, &wdwk->work);
sys/compat/linuxkpi/common/src/linux_80211.c
8705
struct wiphy *
sys/compat/linuxkpi/common/src/linux_80211.c
8709
struct wiphy *wiphy;
sys/compat/linuxkpi/common/src/linux_80211.c
8720
wiphy = LWIPHY_TO_WIPHY(lwiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
8722
mutex_init(&wiphy->mtx);
sys/compat/linuxkpi/common/src/linux_80211.c
8725
return (wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
8729
linuxkpi_wiphy_free(struct wiphy *wiphy)
sys/compat/linuxkpi/common/src/linux_80211.c
8733
if (wiphy == NULL)
sys/compat/linuxkpi/common/src/linux_80211.c
8736
linuxkpi_wiphy_work_flush(wiphy, NULL);
sys/compat/linuxkpi/common/src/linux_80211.c
8737
mutex_destroy(&wiphy->mtx);
sys/compat/linuxkpi/common/src/linux_80211.c
8739
lwiphy = WIPHY_TO_LWIPHY(wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
8746
lkpi_wiphy_band_annotate(struct wiphy *wiphy)
sys/compat/linuxkpi/common/src/linux_80211.c
8754
supband = wiphy->bands[band];
sys/compat/linuxkpi/common/src/linux_80211.c
8812
linuxkpi_80211_wiphy_register(struct wiphy *wiphy)
sys/compat/linuxkpi/common/src/linux_80211.c
8816
lkpi_wiphy_band_annotate(wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
8928
lhw = wiphy_priv(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
915
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
9374
lhw = wiphy_priv(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
9433
lhw = wiphy_priv(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
9677
struct wiphy *wiphy;
sys/compat/linuxkpi/common/src/linux_80211.c
9724
chan = linuxkpi_ieee80211_get_channel(lookup->wiphy,
sys/compat/linuxkpi/common/src/linux_80211.c
9757
linuxkpi_cfg80211_get_bss(struct wiphy *wiphy, struct linuxkpi_ieee80211_channel *chan,
sys/compat/linuxkpi/common/src/linux_80211.c
9766
lhw = wiphy_priv(wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
9775
lookup.wiphy = wiphy;
sys/compat/linuxkpi/common/src/linux_80211.c
9798
linuxkpi_cfg80211_put_bss(struct wiphy *wiphy, struct cfg80211_bss *bss)
sys/compat/linuxkpi/common/src/linux_80211.c
9812
linuxkpi_cfg80211_bss_flush(struct wiphy *wiphy)
sys/compat/linuxkpi/common/src/linux_80211.c
9818
lhw = wiphy_priv(wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
9885
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
9962
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.c
9984
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211.h
373
struct wiphy wiphy __aligned(CACHE_LINE_SIZE);
sys/compat/linuxkpi/common/src/linux_80211.h
375
#define WIPHY_TO_LWIPHY(_wiphy) container_of(_wiphy, struct lkpi_wiphy, wiphy)
sys/compat/linuxkpi/common/src/linux_80211.h
376
#define LWIPHY_TO_WIPHY(_lwiphy) (&(_lwiphy)->wiphy)
sys/compat/linuxkpi/common/src/linux_80211_macops.c
1020
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
119
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
142
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
227
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
255
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
321
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
446
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
493
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
517
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
543
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
56
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
561
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
797
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
821
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
859
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
911
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
928
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
950
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
972
lockdep_assert_wiphy(hw->wiphy);
sys/compat/linuxkpi/common/src/linux_80211_macops.c
996
lockdep_assert_wiphy(hw->wiphy);