Home
last modified time | relevance | path

Searched refs:ht_mcs_rate_bitmap (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmd.c192 for (i = 0; i < ARRAY_SIZE(rate_scope->ht_mcs_rate_bitmap); i++) in mwifiex_cmd_tx_rate_cfg()
193 rate_scope->ht_mcs_rate_bitmap[i] = in mwifiex_cmd_tx_rate_cfg()
207 for (i = 0; i < ARRAY_SIZE(rate_scope->ht_mcs_rate_bitmap); i++) in mwifiex_cmd_tx_rate_cfg()
208 rate_scope->ht_mcs_rate_bitmap[i] = in mwifiex_cmd_tx_rate_cfg()
H A Dsta_cmdresp.c296 i < ARRAY_SIZE(rate_scope->ht_mcs_rate_bitmap); in mwifiex_ret_tx_rate_cfg()
300 ht_mcs_rate_bitmap[i]); in mwifiex_ret_tx_rate_cfg()
H A Dfw.h1354 __le16 ht_mcs_rate_bitmap[8]; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_cmdevt.c1517 index += NELEMENTS(rate_scope->ht_mcs_rate_bitmap); in wlan_get_bitmap_index()
3989 for (i = 0; i < NELEMENTS(rate_scope->ht_mcs_rate_bitmap); i++) in wlan_cmd_tx_rate_cfg()
3990 rate_scope->ht_mcs_rate_bitmap[i] = in wlan_cmd_tx_rate_cfg()
3997 rate_scope->ht_mcs_rate_bitmap) + in wlan_cmd_tx_rate_cfg()
4019 for (i = 0; i < NELEMENTS(rate_scope->ht_mcs_rate_bitmap); i++) in wlan_cmd_tx_rate_cfg()
4020 rate_scope->ht_mcs_rate_bitmap[i] = in wlan_cmd_tx_rate_cfg()
4027 rate_scope->ht_mcs_rate_bitmap) + in wlan_cmd_tx_rate_cfg()
4132 i < NELEMENTS(prate_scope->ht_mcs_rate_bitmap); in wlan_ret_tx_rate_cfg()
4135 prate_scope->ht_mcs_rate_bitmap[i]); in wlan_ret_tx_rate_cfg()
4141 sizeof(prate_scope->ht_mcs_rate_bitmap) / in wlan_ret_tx_rate_cfg()
[all …]
H A Dmlan_fw.h4505 t_u16 ht_mcs_rate_bitmap[8];
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_cmdevt.c3282 for (i = 0; i < NELEMENTS(rate_scope->ht_mcs_rate_bitmap); i++) in wlan_cmd_tx_rate_cfg()
3283 rate_scope->ht_mcs_rate_bitmap[i] = in wlan_cmd_tx_rate_cfg()
3290 for (i = 0; i < NELEMENTS(rate_scope->ht_mcs_rate_bitmap); i++) in wlan_cmd_tx_rate_cfg()
3291 rate_scope->ht_mcs_rate_bitmap[i] = in wlan_cmd_tx_rate_cfg()
3360 i < NELEMENTS(prate_scope->ht_mcs_rate_bitmap); in wlan_ret_tx_rate_cfg()
3364 ht_mcs_rate_bitmap[i]); in wlan_ret_tx_rate_cfg()
H A Dmlan_fw.h3312 t_u16 ht_mcs_rate_bitmap[8];