Home
last modified time | relevance | path

Searched defs:sband (Results 201 - 225 of 229) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.c3418 struct ieee80211_supported_band *sband; in il_init_geos() local
[all...]
H A D4965-mac.c761 const struct ieee80211_supported_band *sband; in il4965_get_channels_for_scan() local
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c795 struct ieee80211_supported_band *sband; in mt76_connac_get_phy_mode_v2() local
1301 struct ieee80211_supported_band *sband; mt76_connac_get_phy_mode() local
1341 struct ieee80211_supported_band *sband; mt76_connac_get_phy_mode_ext() local
1378 struct ieee80211_supported_band *sband; mt76_connac_get_he_phy_cap() local
1390 struct ieee80211_supported_band *sband; mt76_connac_get_eht_phy_cap() local
2100 struct ieee80211_supported_band *sband; mt76_connac_get_ch_power() local
[all...]
H A Dmt76.h490 struct ieee80211_supported_band sband; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dcore.c3229 rtw89_init_he_cap(struct rtw89_dev *rtwdev, enum nl80211_band band, struct ieee80211_supported_band *sband) rtw89_init_he_cap() argument
H A Dphy.c458 struct ieee80211_supported_band *sband; in rtw89_phy_rate_pattern_vif() local
/kernel/linux/linux-6.6/net/wireless/
H A Dreg.c2157 struct ieee80211_supported_band *sband; in handle_reg_beacon() local
2198 struct ieee80211_supported_band *sband; in wiphy_update_new_beacon() local
2031 handle_band(struct wiphy *wiphy, enum nl80211_reg_initiator initiator, struct ieee80211_supported_band *sband) handle_band() argument
2215 struct ieee80211_supported_band *sband; wiphy_update_beacon_reg() local
2254 struct ieee80211_supported_band *sband = wiphy->bands[channel->band]; reg_process_ht_flags_channel() local
2307 reg_process_ht_flags_band(struct wiphy *wiphy, struct ieee80211_supported_band *sband) reg_process_ht_flags_band() argument
2583 handle_band_custom(struct wiphy *wiphy, struct ieee80211_supported_band *sband, const struct ieee80211_regdomain *regd) handle_band_custom() argument
3434 struct ieee80211_supported_band *sband; restore_custom_reg_settings() local
[all...]
/kernel/linux/linux-6.6/net/mac80211/
H A Dtx.c49 struct ieee80211_supported_band *sband; in ieee80211_duration() local
688 struct ieee80211_supported_band *sband; ieee80211_tx_h_rate_ctrl() local
1597 struct ieee80211_supported_band *sband; ieee80211_txq_setup_flows() local
2252 struct ieee80211_supported_band *sband = ieee80211_parse_tx_radiotap() local
[all...]
H A Dutil.c216 struct ieee80211_supported_band *sband; in ieee80211_rts_duration() local
260 struct ieee80211_supported_band *sband; in ieee80211_ctstoself_duration() local
1936 struct ieee80211_supported_band *sband; ieee80211_build_preq_ies_band() local
2265 struct ieee80211_supported_band *sband; ieee80211_sta_get_rates() local
3180 struct ieee80211_supported_band *sband; ieee80211_ie_len_he_cap() local
3285 struct ieee80211_supported_band *sband; ieee80211_ie_build_he_6ghz_cap() local
3838 struct ieee80211_supported_band *sband; ieee80211_chandef_he_6ghz_oper() local
4010 ieee80211_parse_bitrates(enum nl80211_chan_width width, const struct ieee80211_supported_band *sband, const u8 *srates, int srates_len, u32 *rates) ieee80211_parse_bitrates() argument
4045 struct ieee80211_supported_band *sband; ieee80211_add_srates_ie() local
4089 struct ieee80211_supported_band *sband; ieee80211_add_ext_srates_ie() local
4284 struct ieee80211_supported_band *sband; ieee80211_calculate_rx_timestamp() local
5052 struct ieee80211_supported_band *sband; ieee80211_ie_len_eht_cap() local
[all...]
H A Dmlme.c496 struct ieee80211_supported_band *sband = in ieee80211_config_bw() local
220 ieee80211_determine_chantype(struct ieee80211_sub_if_data *sdata, struct ieee80211_link_data *link, ieee80211_conn_flags_t conn_flags, struct ieee80211_supported_band *sband, struct ieee80211_channel *channel, u32 vht_cap_info, const struct ieee80211_ht_operation *ht_oper, const struct ieee80211_vht_operation *vht_oper, const struct ieee80211_he_operation *he_oper, const struct ieee80211_eht_operation *eht_oper, const struct ieee80211_s1g_oper_ie *s1g_oper, struct cfg80211_chan_def *chandef, bool tracking) ieee80211_determine_chantype() argument
602 ieee80211_add_ht_ie(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, u8 ap_ht_param, struct ieee80211_supported_band *sband, struct ieee80211_channel *channel, enum ieee80211_smps_mode smps, ieee80211_conn_flags_t conn_flags) ieee80211_add_ht_ie() argument
677 ieee80211_add_vht_ie(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, struct ieee80211_supported_band *sband, struct ieee80211_vht_cap *ap_vht_cap, ieee80211_conn_flags_t conn_flags) ieee80211_add_vht_ie() argument
767 ieee80211_add_he_ie(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, struct ieee80211_supported_band *sband, enum ieee80211_smps_mode smps_mode, ieee80211_conn_flags_t conn_flags) ieee80211_add_he_ie() argument
797 ieee80211_add_eht_ie(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, struct ieee80211_supported_band *sband) ieee80211_add_eht_ie() argument
828 ieee80211_assoc_add_rates(struct sk_buff *skb, enum nl80211_chan_width width, struct ieee80211_supported_band *sband, struct ieee80211_mgd_assoc_data *assoc_data) ieee80211_assoc_add_rates() argument
1035 struct ieee80211_supported_band *sband; ieee80211_assoc_link_elems() local
1416 struct ieee80211_supported_band *sband; ieee80211_send_assoc() local
2701 struct ieee80211_supported_band *sband; ieee80211_handle_bss_capability() local
3893 ieee80211_get_rates(struct ieee80211_supported_band *sband, u8 *supp_rates, unsigned int supp_rates_len, u32 *rates, u32 *basic_rates, bool *have_higher_than_11mbit, int *min_rate, int *min_rate_index, int shift) ieee80211_get_rates() argument
3945 ieee80211_twt_req_supported(struct ieee80211_sub_if_data *sdata, struct ieee80211_supported_band *sband, const struct link_sta_info *link_sta, const struct ieee802_11_elems *elems) ieee80211_twt_req_supported() argument
3966 ieee80211_recalc_twt_req(struct ieee80211_sub_if_data *sdata, struct ieee80211_supported_band *sband, struct ieee80211_link_data *link, struct link_sta_info *link_sta, struct ieee802_11_elems *elems) ieee80211_recalc_twt_req() argument
3981 ieee80211_twt_bcast_support(struct ieee80211_sub_if_data *sdata, struct ieee80211_bss_conf *bss_conf, struct ieee80211_supported_band *sband, struct link_sta_info *link_sta) ieee80211_twt_bcast_support() argument
4019 struct ieee80211_supported_band *sband; ieee80211_assoc_config_link() local
4399 struct ieee80211_supported_band *sband; ieee80211_mgd_setup_link_sta() local
4656 ieee80211_verify_sta_he_mcs_support(struct ieee80211_sub_if_data *sdata, struct ieee80211_supported_band *sband, const struct ieee80211_he_operation *he_op) ieee80211_verify_sta_he_mcs_support() argument
4772 ieee80211_verify_sta_eht_mcs_support(struct ieee80211_sub_if_data *sdata, struct ieee80211_supported_band *sband, const struct ieee80211_eht_operation *eht_op) ieee80211_verify_sta_eht_mcs_support() argument
4829 struct ieee80211_supported_band *sband; ieee80211_prep_channel() local
5915 struct ieee80211_supported_band *sband; ieee80211_rx_mgmt_beacon() local
7270 struct ieee80211_supported_band *sband; ieee80211_setup_assoc_link() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dwmi.c2504 struct ieee80211_supported_band *sband; in ath10k_wmi_event_mgmt_rx() local
2634 struct ieee80211_supported_band *sband; in freq_to_idx() local
H A Dmac.c116 u8 ath10k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband, in ath10k_mac_hw_rate_to_idx() argument
138 u8 ath10k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband, in ath10k_mac_bitrate_to_idx() argument
2235 const struct ieee80211_supported_band *sband; in ath10k_peer_assoc_h_rates() local
5903 const struct ieee80211_supported_band *sband; in ath10k_recalculate_mgmt_rate() local
8014 struct ieee80211_supported_band *sband; ath10k_get_survey() local
8056 struct ieee80211_supported_band *sband = &ar->mac.sbands[band]; ath10k_mac_bitrate_mask_get_single_nss() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c760 const struct ieee80211_supported_band *sband; in il4965_get_channels_for_scan() local
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dmt76.h357 struct ieee80211_supported_band sband; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.c127 u8 ath10k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband, in ath10k_mac_hw_rate_to_idx() argument
149 u8 ath10k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband, in ath10k_mac_bitrate_to_idx() argument
2247 const struct ieee80211_supported_band *sband; in ath10k_peer_assoc_h_rates() local
6050 const struct ieee80211_supported_band *sband; in ath10k_recalculate_mgmt_rate() local
8175 struct ieee80211_supported_band *sband; ath10k_get_survey() local
8217 struct ieee80211_supported_band *sband = &ar->mac.sbands[band]; ath10k_mac_bitrate_mask_get_single_nss() local
[all...]
H A Dwmi.c2504 struct ieee80211_supported_band *sband; in ath10k_wmi_event_mgmt_rx() local
2634 struct ieee80211_supported_band *sband; in freq_to_idx() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dwmi.c6138 struct ieee80211_supported_band *sband; in freq_to_idx() local
7544 struct ieee80211_supported_band *sband; in ath11k_mgmt_rx_event() local
H A Dmac.c423 u8 ath11k_mac_bitrate_to_idx(const struct ieee80211_supported_band *sband, in ath11k_mac_bitrate_to_idx() argument
537 u8 ath11k_mac_hw_rate_to_idx(const struct ieee80211_supported_band *sband, in ath11k_mac_hw_rate_to_idx() argument
1810 const struct ieee80211_supported_band *sband; in ath11k_peer_assoc_h_rates() local
3169 const struct ieee80211_supported_band *sband; in ath11k_recalculate_mgmt_rate() local
7922 struct ieee80211_supported_band *sband = &ar->mac.sbands[band]; ath11k_mac_bitrate_mask_get_single_nss() local
8554 struct ieee80211_supported_band *sband; ath11k_mac_op_get_survey() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c7486 struct ieee80211_supported_band *sband; in rtl8xxxu_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c3633 struct ieee80211_supported_band *sband; in mt7915_mcu_get_rx_rate() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c4900 static void mac80211_hwsim_sband_capab(struct ieee80211_supported_band *sband) in mac80211_hwsim_sband_capab() argument
5186 struct ieee80211_supported_band *sband = &data->bands[band]; in mac80211_hwsim_new_radio() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/
H A Dmwl8k.c3081 struct ieee80211_supported_band *sband; in freq_to_idx() local
5402 struct ieee80211_supported_band *sband; in mwl8k_get_survey() local
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c1655 nl80211_send_iftype_data(struct sk_buff *msg, const struct ieee80211_supported_band *sband, const struct ieee80211_sband_iftype_data *iftdata) nl80211_send_iftype_data() argument
1689 nl80211_send_band_rateinfo(struct sk_buff *msg, struct ieee80211_supported_band *sband, bool large) nl80211_send_band_rateinfo() argument
2253 struct ieee80211_supported_band *sband; nl80211_send_wiphy() local
4421 rateset_to_mask(struct ieee80211_supported_band *sband, u8 *rates, u8 rates_len) rateset_to_mask() argument
4446 ht_rateset_to_mask(struct ieee80211_supported_band *sband, u8 *rates, u8 rates_len, u8 mcs[IEEE80211_HT_MCS_MASK_LEN]) ht_rateset_to_mask() argument
4509 vht_set_mcs_mask(struct ieee80211_supported_band *sband, struct nl80211_txrate_vht *txrate, u16 mcs[NL80211_VHT_NSS_MAX]) vht_set_mcs_mask() argument
4584 he_set_mcs_mask(struct genl_info *info, struct wireless_dev *wdev, struct ieee80211_supported_band *sband, struct nl80211_txrate_he *txrate, u16 mcs[NL80211_HE_NSS_MAX]) he_set_mcs_mask() argument
4627 struct ieee80211_supported_band *sband; nl80211_parse_tx_bitrate_mask() local
10008 struct ieee80211_supported_band *sband; nl80211_parse_mcast_rate() local
10113 struct ieee80211_supported_band *sband = nl80211_join_ibss() local
11709 struct ieee80211_supported_band *sband; nl80211_join_mesh() local
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h6108 struct ieee80211_supported_band *sband; member
6174 rate_lowest_index(struct ieee80211_supported_band *sband, in rate_lowest_index() argument
6191 bool rate_usable_index_exists(struct ieee80211_supported_band *sband, in rate_usable_index_exists() argument
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h6728 struct ieee80211_supported_band *sband; member
6799 rate_lowest_index(struct ieee80211_supported_band *sband, in rate_lowest_index() argument
6816 bool rate_usable_index_exists(struct ieee80211_supported_band *sband, in rate_usable_index_exists() argument
6910 ieee80211_get_he_iftype_cap_vif(const struct ieee80211_supported_band *sband, struct ieee80211_vif *vif) ieee80211_get_he_iftype_cap_vif() argument
6924 ieee80211_get_he_6ghz_capa_vif(const struct ieee80211_supported_band *sband, struct ieee80211_vif *vif) ieee80211_get_he_6ghz_capa_vif() argument
6938 ieee80211_get_eht_iftype_cap_vif(const struct ieee80211_supported_band *sband, struct ieee80211_vif *vif) ieee80211_get_eht_iftype_cap_vif() argument
[all...]

Completed in 157 milliseconds

12345678910