Searched defs:sband (Results 226 - 230 of 230) sorted by relevance
12345678910
| /kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76.h | 490 struct ieee80211_supported_band sband; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/marvell/ |
| H A D | mwl8k.c | 3085 struct ieee80211_supported_band *sband; in freq_to_idx() local 5409 struct ieee80211_supported_band *sband; in mwl8k_get_survey() local [all...] |
| /kernel/linux/linux-6.6/net/wireless/ |
| H A D | nl80211.c | 1811 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 1882 nl80211_send_band_rateinfo(struct sk_buff *msg, struct ieee80211_supported_band *sband, bool large) nl80211_send_band_rateinfo() argument 2537 struct ieee80211_supported_band *sband; nl80211_send_wiphy() local 4932 rateset_to_mask(struct ieee80211_supported_band *sband, u8 *rates, u8 rates_len) rateset_to_mask() argument 4957 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 5020 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 5106 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], unsigned int link_id) he_set_mcs_mask() argument 5152 struct ieee80211_supported_band *sband; nl80211_parse_tx_bitrate_mask() local 11334 struct ieee80211_supported_band *sband; nl80211_parse_mcast_rate() local 11441 struct ieee80211_supported_band *sband = nl80211_join_ibss() local 13114 struct ieee80211_supported_band *sband; nl80211_join_mesh() local [all...] |
| /kernel/linux/linux-5.10/include/net/ |
| H A D | cfg80211.h | 508 ieee80211_get_sband_iftype_data(const struct ieee80211_supported_band *sband, in ieee80211_get_sband_iftype_data() argument 538 ieee80211_get_he_iftype_cap(const struct ieee80211_supported_band *sband, u8 iftype) ieee80211_get_he_iftype_cap() argument 557 ieee80211_get_he_sta_cap(const struct ieee80211_supported_band *sband) ieee80211_get_he_sta_cap() argument 570 ieee80211_get_he_6ghz_capa(const struct ieee80211_supported_band *sband, enum nl80211_iftype iftype) ieee80211_get_he_6ghz_capa() argument [all...] |
| /kernel/linux/linux-6.6/include/net/ |
| H A D | cfg80211.h | 557 ieee80211_get_sband_iftype_data(const struct ieee80211_supported_band *sband, in ieee80211_get_sband_iftype_data() argument 587 ieee80211_get_he_iftype_cap(const struct ieee80211_supported_band *sband, u8 iftype) ieee80211_get_he_iftype_cap() argument 607 ieee80211_get_he_6ghz_capa(const struct ieee80211_supported_band *sband, enum nl80211_iftype iftype) ieee80211_get_he_6ghz_capa() argument 627 ieee80211_get_eht_iftype_cap(const struct ieee80211_supported_band *sband, enum nl80211_iftype iftype) ieee80211_get_eht_iftype_cap() argument [all...] |
Completed in 39 milliseconds
12345678910