Home
last modified time | relevance | path

Searched refs:ieee80211_conf (Results 1 – 25 of 54) sorted by relevance

123

/Linux-v5.4/drivers/net/wireless/realtek/rtl818x/rtl8180/
Drtl8225se.h53 struct ieee80211_conf *conf);
Dmax2820.c90 struct ieee80211_conf *conf) in max2820_rf_set_channel()
Dgrf5101.c78 struct ieee80211_conf *conf) in grf5101_rf_set_channel()
Dsa2400.c101 struct ieee80211_conf *conf) in sa2400_rf_set_channel()
Drtl8225se.c449 struct ieee80211_conf *conf) in rtl8225se_rf_set_channel()
/Linux-v5.4/drivers/staging/vt6656/
Dpower.c116 struct ieee80211_conf *conf = &hw->conf; in vnt_next_tbtt_wakeup()
/Linux-v5.4/drivers/staging/vt6655/
Dpower.c135 struct ieee80211_conf *conf = &hw->conf; in PSbIsNextTBTTWakeUp()
/Linux-v5.4/drivers/net/wireless/ralink/rt2x00/
Drt2x00config.c165 struct ieee80211_conf *conf) in rt2x00ht_center_channel()
193 struct ieee80211_conf *conf, in rt2x00lib_config()
Drt2x00lib.h83 struct ieee80211_conf *conf,
Drt2x00mac.c290 struct ieee80211_conf *conf = &hw->conf; in rt2x00mac_config()
Drt2800lib.c2352 struct ieee80211_conf *conf, in rt2800_config_channel_rf2xxx()
2417 struct ieee80211_conf *conf, in rt2800_config_channel_rf3xxx()
2495 struct ieee80211_conf *conf, in rt2800_config_channel_rf3052()
2667 struct ieee80211_conf *conf, in rt2800_config_channel_rf3053()
2964 struct ieee80211_conf *conf, in rt2800_config_channel_rf3853()
3172 struct ieee80211_conf *conf, in rt2800_config_channel_rf3290()
3209 struct ieee80211_conf *conf, in rt2800_config_channel_rf3322()
3257 struct ieee80211_conf *conf, in rt2800_config_channel_rf53xx()
3355 struct ieee80211_conf *conf, in rt2800_config_channel_rf55xx()
3630 struct ieee80211_conf *conf, in rt2800_config_channel_rf7620()
[all …]
Drt2800mmio.c191 struct ieee80211_conf conf = { .flags = 0 }; in rt2800mmio_wakeup()
/Linux-v5.4/include/net/
Dmac80211.h1504 struct ieee80211_conf { struct
2470 struct ieee80211_conf conf;
6021 conf_is_ht20(struct ieee80211_conf *conf) in conf_is_ht20()
6027 conf_is_ht40_minus(struct ieee80211_conf *conf) in conf_is_ht40_minus()
6034 conf_is_ht40_plus(struct ieee80211_conf *conf) in conf_is_ht40_plus()
6041 conf_is_ht40(struct ieee80211_conf *conf) in conf_is_ht40()
6047 conf_is_ht(struct ieee80211_conf *conf) in conf_is_ht()
/Linux-v5.4/drivers/net/wireless/intel/iwlegacy/
D4965-rs.c1159 struct ieee80211_conf *conf, in il4965_rs_switch_to_mimo2()
1213 struct ieee80211_conf *conf, struct ieee80211_sta *sta, in il4965_rs_switch_to_siso()
1260 struct ieee80211_conf *conf, in il4965_rs_move_legacy_other()
1379 struct ieee80211_conf *conf, in il4965_rs_move_siso_to_other()
1502 struct ieee80211_conf *conf, in il4965_rs_move_mimo2_to_other()
1730 struct ieee80211_conf *conf = &hw->conf; in il4965_rs_rate_scale_perform()
2132 il4965_rs_initialize_lq(struct il_priv *il, struct ieee80211_conf *conf, in il4965_rs_initialize_lq()
2273 struct ieee80211_conf *conf = &il->hw->conf; in il4965_rs_rate_init()
D3945-rs.c322 struct ieee80211_conf *conf = &il->hw->conf; in il3945_rs_rate_init()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Drs.c1246 struct ieee80211_conf *conf, in rs_switch_to_mimo2()
1301 struct ieee80211_conf *conf, in rs_switch_to_mimo3()
1357 struct ieee80211_conf *conf, in rs_switch_to_siso()
1406 struct ieee80211_conf *conf, in rs_move_legacy_other()
1579 struct ieee80211_conf *conf, in rs_move_siso_to_other()
1749 struct ieee80211_conf *conf, in rs_move_mimo2_to_other()
1917 struct ieee80211_conf *conf, in rs_move_mimo3_to_other()
2194 struct ieee80211_conf *conf = &hw->conf; in rs_rate_scale_perform()
2779 struct ieee80211_conf *conf = &priv->hw->conf; in iwl_rs_rate_init()
Drxon.c282 struct ieee80211_conf *conf = NULL; in iwl_send_rxon_timing()
1139 void iwlagn_config_ht40(struct ieee80211_conf *conf, in iwlagn_config_ht40()
1161 struct ieee80211_conf *conf = &hw->conf; in iwlagn_mac_config()
Dagn.h149 void iwlagn_config_ht40(struct ieee80211_conf *conf,
/Linux-v5.4/drivers/net/wireless/ath/ath5k/
Dmac80211-ops.c198 struct ieee80211_conf *conf = &hw->conf; in ath5k_config()
650 struct ieee80211_conf *conf = &hw->conf; in ath5k_get_survey()
/Linux-v5.4/drivers/net/wireless/realtek/rtl818x/
Drtl818x.h353 void (*set_chan)(struct ieee80211_hw *, struct ieee80211_conf *);
/Linux-v5.4/drivers/net/wireless/marvell/libertas_tf/
Dmain.c343 struct ieee80211_conf *conf = &hw->conf; in lbtf_op_config()
463 struct ieee80211_conf *conf = &hw->conf; in lbtf_op_get_survey()
/Linux-v5.4/drivers/net/wireless/ti/wl1251/
Dmain.c587 static bool wl1251_can_do_pm(struct ieee80211_conf *conf, struct wl1251 *wl) in wl1251_can_do_pm()
595 struct ieee80211_conf *conf = &hw->conf; in wl1251_op_config()
1332 struct ieee80211_conf *conf = &hw->conf; in wl1251_op_get_survey()
/Linux-v5.4/Documentation/driver-api/80211/
Dmac80211.rst68 :functions: ieee80211_conf
/Linux-v5.4/drivers/net/wireless/rsi/
Drsi_91x_hal.c63 struct ieee80211_conf *conf = &adapter->hw->conf; in rsi_prepare_mgmt_desc()
426 struct ieee80211_conf *conf = &hw->conf; in rsi_prepare_beacon()
Drsi_91x_mac80211.c639 struct ieee80211_conf *conf = &hw->conf; in rsi_config_power()
671 struct ieee80211_conf *conf = &hw->conf; in rsi_mac80211_config()
795 struct ieee80211_conf *conf = &hw->conf; in rsi_mac80211_bss_info_changed()

123