Home
last modified time | relevance | path

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

123

/linux-6.3-rc2/drivers/net/wireless/realtek/rtl818x/rtl8180/
A Drtl8225se.h53 struct ieee80211_conf *conf);
A Dmax2820.c90 struct ieee80211_conf *conf) in max2820_rf_set_channel()
A Dgrf5101.c78 struct ieee80211_conf *conf) in grf5101_rf_set_channel()
A Dsa2400.c101 struct ieee80211_conf *conf) in sa2400_rf_set_channel()
A Drtl8225se.c407 struct ieee80211_conf *conf) in rtl8225se_rf_set_channel()
/linux-6.3-rc2/drivers/staging/vt6656/
A Dpower.c102 struct ieee80211_conf *conf = &hw->conf; in vnt_next_tbtt_wakeup()
/linux-6.3-rc2/drivers/staging/vt6655/
A Dpower.c127 struct ieee80211_conf *conf = &hw->conf; in PSbIsNextTBTTWakeUp()
/linux-6.3-rc2/drivers/net/wireless/ralink/rt2x00/
A Drt2x00config.c166 struct ieee80211_conf *conf) in rt2x00ht_center_channel()
194 struct ieee80211_conf *conf, in rt2x00lib_config()
A Drt2x00lib.h83 struct ieee80211_conf *conf,
A Drt2x00mac.c310 struct ieee80211_conf *conf = &hw->conf; in rt2x00mac_config()
A Drt2800mmio.c191 struct ieee80211_conf conf = { .flags = 0 }; in rt2800mmio_wakeup()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlegacy/
A 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()
A D3945-rs.c322 struct ieee80211_conf *conf = &il->hw->conf; in il3945_rs_rate_init()
/linux-6.3-rc2/include/net/
A Dmac80211.h1711 struct ieee80211_conf { struct
2852 struct ieee80211_conf conf;
6728 conf_is_ht20(struct ieee80211_conf *conf) in conf_is_ht20()
6734 conf_is_ht40_minus(struct ieee80211_conf *conf) in conf_is_ht40_minus()
6741 conf_is_ht40_plus(struct ieee80211_conf *conf) in conf_is_ht40_plus()
6748 conf_is_ht40(struct ieee80211_conf *conf) in conf_is_ht40()
6754 conf_is_ht(struct ieee80211_conf *conf) in conf_is_ht()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
A Drs.c1232 struct ieee80211_conf *conf, in rs_switch_to_mimo2()
1287 struct ieee80211_conf *conf, in rs_switch_to_mimo3()
1343 struct ieee80211_conf *conf, in rs_switch_to_siso()
1392 struct ieee80211_conf *conf, in rs_move_legacy_other()
1565 struct ieee80211_conf *conf, in rs_move_siso_to_other()
1735 struct ieee80211_conf *conf, in rs_move_mimo2_to_other()
1903 struct ieee80211_conf *conf, in rs_move_mimo3_to_other()
2180 struct ieee80211_conf *conf = &hw->conf; in rs_rate_scale_perform()
2765 struct ieee80211_conf *conf = &priv->hw->conf; in iwl_rs_rate_init()
A Drxon.c277 struct ieee80211_conf *conf = NULL; in iwl_send_rxon_timing()
1134 void iwlagn_config_ht40(struct ieee80211_conf *conf, in iwlagn_config_ht40()
1156 struct ieee80211_conf *conf = &hw->conf; in iwlagn_mac_config()
A Dagn.h96 void iwlagn_config_ht40(struct ieee80211_conf *conf,
/linux-6.3-rc2/Documentation/driver-api/80211/
A Dmac80211.rst54 ieee80211_conf
/linux-6.3-rc2/drivers/net/wireless/ath/ath5k/
A Dmac80211-ops.c198 struct ieee80211_conf *conf = &hw->conf; in ath5k_config()
652 struct ieee80211_conf *conf = &hw->conf; in ath5k_get_survey()
/linux-6.3-rc2/drivers/net/wireless/realtek/rtl818x/
A Drtl818x.h353 void (*set_chan)(struct ieee80211_hw *, struct ieee80211_conf *);
/linux-6.3-rc2/drivers/net/wireless/marvell/libertas_tf/
A 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-6.3-rc2/drivers/net/wireless/ti/wl1251/
A 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()
1333 struct ieee80211_conf *conf = &hw->conf; in wl1251_op_get_survey()
/linux-6.3-rc2/drivers/net/wireless/rsi/
A Drsi_91x_hal.c63 struct ieee80211_conf *conf = &adapter->hw->conf; in rsi_prepare_mgmt_desc()
430 struct ieee80211_conf *conf = &hw->conf; in rsi_prepare_beacon()
A Drsi_91x_mac80211.c635 struct ieee80211_conf *conf = &hw->conf; in rsi_config_power()
667 struct ieee80211_conf *conf = &hw->conf; in rsi_mac80211_config()
791 struct ieee80211_conf *conf = &hw->conf; in rsi_mac80211_bss_info_changed()
/linux-6.3-rc2/drivers/net/wireless/intersil/p54/
A Dmain.c320 struct ieee80211_conf *conf = &dev->conf; in p54_config()

Completed in 76 milliseconds

123