| /linux/drivers/net/wireless/ti/wl18xx/ |
| H A D | cmd.c | 19 u32 supported_rates; in wl18xx_cmd_channel_switch() local 50 supported_rates = CONF_TX_ENABLED_RATES | CONF_TX_MCS_RATES; in wl18xx_cmd_channel_switch() 52 supported_rates |= wlcore_hw_sta_get_ap_rate_mask(wl, wlvif); in wl18xx_cmd_channel_switch() 54 supported_rates |= in wl18xx_cmd_channel_switch() 57 supported_rates &= ~CONF_TX_CCK_RATES; in wl18xx_cmd_channel_switch() 58 cmd->local_supported_rates = cpu_to_le32(supported_rates); in wl18xx_cmd_channel_switch()
|
| H A D | acx.c | 172 acx->supported_rates = cpu_to_le32(rate_set); in wl18xx_acx_set_peer_cap()
|
| H A D | acx.h | 314 __le32 supported_rates; member
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | init.c | 427 u32 supported_rates; in wl1271_init_ap_rates() local 457 supported_rates = CONF_TX_OFDM_RATES; in wl1271_init_ap_rates() 459 supported_rates = CONF_TX_ENABLED_RATES; in wl1271_init_ap_rates() 462 supported_rates |= CONF_TX_MCS_RATES; in wl1271_init_ap_rates() 465 supported_rates |= wlcore_hw_ap_get_mimo_wide_rate_mask(wl, wlvif); in wl1271_init_ap_rates() 469 rc.enabled_rates = supported_rates; in wl1271_init_ap_rates()
|
| H A D | cmd.c | 517 u32 supported_rates; in wl12xx_cmd_role_start_sta() local 539 supported_rates = CONF_TX_ENABLED_RATES | CONF_TX_MCS_RATES | in wl12xx_cmd_role_start_sta() 542 supported_rates &= ~CONF_TX_CCK_RATES; in wl12xx_cmd_role_start_sta() 544 cmd->sta.local_rates = cpu_to_le32(supported_rates); in wl12xx_cmd_role_start_sta() 561 cmd->sta.remote_rates = cpu_to_le32(supported_rates); in wl12xx_cmd_role_start_sta() 629 u32 supported_rates; in wl12xx_cmd_role_start_ap() local 690 supported_rates = CONF_TX_ENABLED_RATES | CONF_TX_MCS_RATES | in wl12xx_cmd_role_start_ap() 693 supported_rates &= ~CONF_TX_CCK_RATES; in wl12xx_cmd_role_start_ap() 696 supported_rates); in wl12xx_cmd_role_start_ap() 698 cmd->ap.local_rates = cpu_to_le32(supported_rates); in wl12xx_cmd_role_start_ap() [all …]
|
| /linux/drivers/gpu/drm/msm/dp/ |
| H A D | dp_link.h | 20 unsigned int supported_rates[DP_MAX_SUPPORTED_RATES]; member
|
| /linux/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_mgmt.c | 1411 auto_rate->supported_rates[ii] = in rsi_send_auto_rate_request() 1414 auto_rate->supported_rates[ii] = in rsi_send_auto_rate_request() 1424 auto_rate->supported_rates[ii++] = in rsi_send_auto_rate_request() 1427 auto_rate->supported_rates[ii++] = in rsi_send_auto_rate_request() 1429 auto_rate->supported_rates[ii] = in rsi_send_auto_rate_request() 1434 auto_rate->supported_rates[ii] = in rsi_send_auto_rate_request() 1440 auto_rate->supported_rates[ii] = cpu_to_le16(min_rate); in rsi_send_auto_rate_request()
|
| H A D | rsi_mgmt.h | 490 __le16 supported_rates[40]; member
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | join.c | 199 memcpy(out_rates, bss_desc->supported_rates, MWIFIEX_SUPPORTED_RATES); in mwifiex_setup_rates_from_bssdesc() 1217 bss_desc->supported_rates[i]; i++) in mwifiex_cmd_802_11_ad_hoc_join() 1225 bss_desc->supported_rates, rates_size); in mwifiex_cmd_802_11_ad_hoc_join() 1229 memcpy(&priv->curr_bss_params.data_rates, bss_desc->supported_rates, in mwifiex_cmd_802_11_ad_hoc_join()
|
| H A D | scan.c | 1236 memcpy(bss_entry->supported_rates, current_ptr + 2, in mwifiex_update_bss_desc_with_ie() 1328 rate = (u8 *) bss_entry->supported_rates; in mwifiex_update_bss_desc_with_ie()
|
| H A D | sta_cmd.c | 1894 if (params->link_sta_params.supported_rates && in mwifiex_cmd_tdls_oper() 1903 params->link_sta_params.supported_rates, in mwifiex_cmd_tdls_oper()
|
| H A D | uap_cmd.c | 857 params->link_sta_params.supported_rates, tlv_len); in mwifiex_cmd_uap_add_station()
|
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00dev.c | 1018 if (spec->supported_rates & SUPPORT_RATE_CCK) in rt2x00lib_probe_hw_modes() 1020 if (spec->supported_rates & SUPPORT_RATE_OFDM) in rt2x00lib_probe_hw_modes()
|
| H A D | rt2500usb.c | 1697 spec->supported_rates = SUPPORT_RATE_CCK | SUPPORT_RATE_OFDM; in rt2500usb_probe_hw_mode()
|
| H A D | rt2400pci.c | 1584 spec->supported_rates = SUPPORT_RATE_CCK; in rt2400pci_probe_hw_mode()
|
| H A D | rt2500pci.c | 1884 spec->supported_rates = SUPPORT_RATE_CCK | SUPPORT_RATE_OFDM; in rt2500pci_probe_hw_mode()
|
| H A D | rt73usb.c | 2118 spec->supported_rates = SUPPORT_RATE_CCK | SUPPORT_RATE_OFDM; in rt73usb_probe_hw_mode()
|
| H A D | rt61pci.c | 2697 spec->supported_rates = SUPPORT_RATE_CCK | SUPPORT_RATE_OFDM; in rt61pci_probe_hw_mode()
|
| /linux/net/wireless/ |
| H A D | trace.h | 891 __dynamic_array(u8, supported_rates, 924 if (params->link_sta_params.supported_rates && 926 memcpy(__get_dynamic_array(supported_rates), 927 params->link_sta_params.supported_rates, 4157 __dynamic_array(u8, supported_rates, 4177 if (params->supported_rates && params->supported_rates_len) 4178 memcpy(__get_dynamic_array(supported_rates), 4179 params->supported_rates,
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | join.c | 178 memcpy(out_rates, bss_desc->supported_rates, NXPWIFI_SUPPORTED_RATES); in nxpwifi_setup_rates_from_bssdesc()
|
| H A D | scan.c | 1077 memcpy(bss_entry->supported_rates, current_ptr + 2, in nxpwifi_update_bss_desc_with_ie() 1158 rate = (u8 *)bss_entry->supported_rates; in nxpwifi_update_bss_desc_with_ie()
|
| H A D | uap_cmd.c | 621 u8 *data = (u8 *)params->link_sta_params.supported_rates; in nxpwifi_cmd_uap_add_new_station()
|
| H A D | main.h | 342 u8 supported_rates[NXPWIFI_SUPPORTED_RATES]; member
|
| /linux/drivers/net/wireless/microchip/wilc1000/ |
| H A D | hif.c | 853 memcpy(cur_byte, params->link_sta_params.supported_rates, in wilc_hif_pack_sta_param()
|
| /linux/net/mac80211/ |
| H A D | cfg.c | 2369 if (params->supported_rates && in sta_link_apply_parameters() 2371 !ieee80211_parse_bitrates(sband, params->supported_rates, in sta_link_apply_parameters()
|