Home
last modified time | relevance | path

Searched refs:pvhtpriv_sta (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_vht.c286 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
292 if (pvhtpriv_sta->vht_option == _FALSE) { in update_sta_vht_info_apmode()
296 bw_mode = GET_VHT_OPERATING_MODE_FIELD_CHNL_WIDTH(&pvhtpriv_sta->vht_op_mode_notify); in update_sta_vht_info_apmode()
303 GET_VHT_CAPABILITY_ELE_RX_LDPC(pvhtpriv_sta->vht_cap)) in update_sta_vht_info_apmode()
308 pvhtpriv_sta->ldpc_cap = cur_ldpc_cap; in update_sta_vht_info_apmode()
315pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode()
319pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode()
325 GET_VHT_CAPABILITY_ELE_RX_STBC(pvhtpriv_sta->vht_cap)) in update_sta_vht_info_apmode()
330 pvhtpriv_sta->stbc_cap = cur_stbc_cap; in update_sta_vht_info_apmode()
335 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_vht.c278 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
283 if (pvhtpriv_sta->vht_option == _FALSE) { in update_sta_vht_info_apmode()
287 bw_mode = GET_VHT_OPERATING_MODE_FIELD_CHNL_WIDTH(&pvhtpriv_sta->vht_op_mode_notify); in update_sta_vht_info_apmode()
294 GET_VHT_CAPABILITY_ELE_RX_LDPC(pvhtpriv_sta->vht_cap)) in update_sta_vht_info_apmode()
299 pvhtpriv_sta->ldpc_cap = cur_ldpc_cap; in update_sta_vht_info_apmode()
306pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode()
310pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode()
316 GET_VHT_CAPABILITY_ELE_RX_STBC(pvhtpriv_sta->vht_cap)) in update_sta_vht_info_apmode()
321 pvhtpriv_sta->stbc_cap = cur_stbc_cap; in update_sta_vht_info_apmode()
325 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_vht.c296 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
302 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
305 bw_mode = GET_VHT_OPERATING_MODE_FIELD_CHNL_WIDTH(&pvhtpriv_sta->vht_op_mode_notify); in update_sta_vht_info_apmode()
312 GET_VHT_CAPABILITY_ELE_RX_LDPC(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode()
316 pvhtpriv_sta->ldpc_cap = cur_ldpc_cap; in update_sta_vht_info_apmode()
323pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI80M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap->… in update_sta_vht_info_apmode()
327pvhtpriv_sta->sgi_80m = (GET_VHT_CAPABILITY_ELE_SHORT_GI160M(pvhtpriv_sta->vht_cap) & pvhtpriv_ap-… in update_sta_vht_info_apmode()
333 GET_VHT_CAPABILITY_ELE_RX_STBC(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode()
337 pvhtpriv_sta->stbc_cap = cur_stbc_cap; in update_sta_vht_info_apmode()
342 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_vht.c269 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local
274 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
277 SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pvhtpriv_sta->vht_cap) << 8); in update_sta_vht_info_apmode_bf_cap()
282 GET_VHT_CAPABILITY_ELE_SU_BFER(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
285 …SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFER_SOUND_DIM_NUM(pvhtpriv_sta->vht_cap) << … in update_sta_vht_info_apmode_bf_cap()
291 pvhtpriv_sta->beamform_cap = cur_beamform_cap; in update_sta_vht_info_apmode_bf_cap()
302 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
306 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
309 bw_mode = GET_VHT_OPERATING_MODE_FIELD_CHNL_WIDTH(&pvhtpriv_sta->vht_op_mode_notify); in update_sta_vht_info_apmode()
317 GET_VHT_CAPABILITY_ELE_RX_LDPC(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_vht.c370 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local
375 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
378 SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pvhtpriv_sta->vht_cap) << 8); in update_sta_vht_info_apmode_bf_cap()
383 GET_VHT_CAPABILITY_ELE_SU_BFER(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
386 …SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFER_SOUND_DIM_NUM(pvhtpriv_sta->vht_cap) << … in update_sta_vht_info_apmode_bf_cap()
392 pvhtpriv_sta->beamform_cap = cur_beamform_cap; in update_sta_vht_info_apmode_bf_cap()
403 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
408 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
411 if (pvhtpriv_sta->op_present) { in update_sta_vht_info_apmode()
412 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_vht.c371 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local
376 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
379 SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pvhtpriv_sta->vht_cap) << 8); in update_sta_vht_info_apmode_bf_cap()
384 GET_VHT_CAPABILITY_ELE_SU_BFER(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
387 …SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFER_SOUND_DIM_NUM(pvhtpriv_sta->vht_cap) << … in update_sta_vht_info_apmode_bf_cap()
393 pvhtpriv_sta->beamform_cap = cur_beamform_cap; in update_sta_vht_info_apmode_bf_cap()
404 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
409 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
412 if (pvhtpriv_sta->op_present) { in update_sta_vht_info_apmode()
413 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_vht.c371 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local
376 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
379 SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pvhtpriv_sta->vht_cap) << 8); in update_sta_vht_info_apmode_bf_cap()
384 GET_VHT_CAPABILITY_ELE_SU_BFER(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
387 …SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFER_SOUND_DIM_NUM(pvhtpriv_sta->vht_cap) << … in update_sta_vht_info_apmode_bf_cap()
393 pvhtpriv_sta->beamform_cap = cur_beamform_cap; in update_sta_vht_info_apmode_bf_cap()
404 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
409 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
412 if (pvhtpriv_sta->op_present) { in update_sta_vht_info_apmode()
413 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_vht.c375 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local
380 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
383 SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pvhtpriv_sta->vht_cap) << 8); in update_sta_vht_info_apmode_bf_cap()
388 GET_VHT_CAPABILITY_ELE_SU_BFER(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
391 …SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFER_SOUND_DIM_NUM(pvhtpriv_sta->vht_cap) << … in update_sta_vht_info_apmode_bf_cap()
397 pvhtpriv_sta->beamform_cap = cur_beamform_cap; in update_sta_vht_info_apmode_bf_cap()
408 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
413 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
416 if (pvhtpriv_sta->op_present) { in update_sta_vht_info_apmode()
417 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_vht.c367 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local
372 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
375 SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pvhtpriv_sta->vht_cap) << 8); in update_sta_vht_info_apmode_bf_cap()
380 GET_VHT_CAPABILITY_ELE_SU_BFER(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
383 …SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFER_SOUND_DIM_NUM(pvhtpriv_sta->vht_cap) << … in update_sta_vht_info_apmode_bf_cap()
389 pvhtpriv_sta->beamform_cap = cur_beamform_cap; in update_sta_vht_info_apmode_bf_cap()
400 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
405 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
408 if (pvhtpriv_sta->op_present) { in update_sta_vht_info_apmode()
409 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_vht.c367 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local
372 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
375 SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pvhtpriv_sta->vht_cap) << 8); in update_sta_vht_info_apmode_bf_cap()
380 GET_VHT_CAPABILITY_ELE_SU_BFER(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
383 …SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFER_SOUND_DIM_NUM(pvhtpriv_sta->vht_cap) << … in update_sta_vht_info_apmode_bf_cap()
389 pvhtpriv_sta->beamform_cap = cur_beamform_cap; in update_sta_vht_info_apmode_bf_cap()
400 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
405 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
408 if (pvhtpriv_sta->op_present) { in update_sta_vht_info_apmode()
409 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_vht.c363 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local
368 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
371 SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pvhtpriv_sta->vht_cap) << 8); in update_sta_vht_info_apmode_bf_cap()
376 GET_VHT_CAPABILITY_ELE_SU_BFER(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
379 …SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFER_SOUND_DIM_NUM(pvhtpriv_sta->vht_cap) << … in update_sta_vht_info_apmode_bf_cap()
385 pvhtpriv_sta->beamform_cap = cur_beamform_cap; in update_sta_vht_info_apmode_bf_cap()
396 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
401 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
404 if (pvhtpriv_sta->op_present) { in update_sta_vht_info_apmode()
405 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_vht.c367 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local
372 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
375 SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pvhtpriv_sta->vht_cap) << 8); in update_sta_vht_info_apmode_bf_cap()
380 GET_VHT_CAPABILITY_ELE_SU_BFER(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
383 …SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFER_SOUND_DIM_NUM(pvhtpriv_sta->vht_cap) << … in update_sta_vht_info_apmode_bf_cap()
389 pvhtpriv_sta->beamform_cap = cur_beamform_cap; in update_sta_vht_info_apmode_bf_cap()
400 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
405 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
408 if (pvhtpriv_sta->op_present) { in update_sta_vht_info_apmode()
409 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_vht.c374 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local
379 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
382 SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pvhtpriv_sta->vht_cap) << 8); in update_sta_vht_info_apmode_bf_cap()
387 GET_VHT_CAPABILITY_ELE_SU_BFER(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
390 …SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFER_SOUND_DIM_NUM(pvhtpriv_sta->vht_cap) << … in update_sta_vht_info_apmode_bf_cap()
396 pvhtpriv_sta->beamform_cap = cur_beamform_cap; in update_sta_vht_info_apmode_bf_cap()
407 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
412 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
415 if (pvhtpriv_sta->op_present) { in update_sta_vht_info_apmode()
416 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_vht.c394 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local
399 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
402 SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pvhtpriv_sta->vht_cap) << 8); in update_sta_vht_info_apmode_bf_cap()
407 GET_VHT_CAPABILITY_ELE_SU_BFER(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
410 …SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFER_SOUND_DIM_NUM(pvhtpriv_sta->vht_cap) << … in update_sta_vht_info_apmode_bf_cap()
416 pvhtpriv_sta->beamform_cap = cur_beamform_cap; in update_sta_vht_info_apmode_bf_cap()
427 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
432 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
435 if (pvhtpriv_sta->op_present) { in update_sta_vht_info_apmode()
436 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_vht.c394 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local
399 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
402 SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pvhtpriv_sta->vht_cap) << 8); in update_sta_vht_info_apmode_bf_cap()
407 GET_VHT_CAPABILITY_ELE_SU_BFER(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
410 …SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFER_SOUND_DIM_NUM(pvhtpriv_sta->vht_cap) << … in update_sta_vht_info_apmode_bf_cap()
416 pvhtpriv_sta->beamform_cap = cur_beamform_cap; in update_sta_vht_info_apmode_bf_cap()
427 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
432 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
435 if (pvhtpriv_sta->op_present) { in update_sta_vht_info_apmode()
436 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_vht.c394 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local
399 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
402 SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pvhtpriv_sta->vht_cap) << 8); in update_sta_vht_info_apmode_bf_cap()
407 GET_VHT_CAPABILITY_ELE_SU_BFER(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
410 …SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFER_SOUND_DIM_NUM(pvhtpriv_sta->vht_cap) << … in update_sta_vht_info_apmode_bf_cap()
416 pvhtpriv_sta->beamform_cap = cur_beamform_cap; in update_sta_vht_info_apmode_bf_cap()
427 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
432 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
435 if (pvhtpriv_sta->op_present) { in update_sta_vht_info_apmode()
436 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_vht.c535 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local
540 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
543 SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pvhtpriv_sta->vht_cap) << 8); in update_sta_vht_info_apmode_bf_cap()
548 GET_VHT_CAPABILITY_ELE_SU_BFER(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
551 …SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFER_SOUND_DIM_NUM(pvhtpriv_sta->vht_cap) << … in update_sta_vht_info_apmode_bf_cap()
557 pvhtpriv_sta->beamform_cap = cur_beamform_cap; in update_sta_vht_info_apmode_bf_cap()
572 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
580 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
583 if (pvhtpriv_sta->op_present) { in update_sta_vht_info_apmode()
584 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_vht.c535 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode_bf_cap() local
540 GET_VHT_CAPABILITY_ELE_SU_BFEE(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
543 SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFEE_STS_CAP(pvhtpriv_sta->vht_cap) << 8); in update_sta_vht_info_apmode_bf_cap()
548 GET_VHT_CAPABILITY_ELE_SU_BFER(pvhtpriv_sta->vht_cap)) { in update_sta_vht_info_apmode_bf_cap()
551 …SET_FLAG(cur_beamform_cap, GET_VHT_CAPABILITY_ELE_SU_BFER_SOUND_DIM_NUM(pvhtpriv_sta->vht_cap) << … in update_sta_vht_info_apmode_bf_cap()
557 pvhtpriv_sta->beamform_cap = cur_beamform_cap; in update_sta_vht_info_apmode_bf_cap()
572 struct vht_priv *pvhtpriv_sta = &psta->vhtpriv; in update_sta_vht_info_apmode() local
580 if (pvhtpriv_sta->vht_option == _FALSE) in update_sta_vht_info_apmode()
583 if (pvhtpriv_sta->op_present) { in update_sta_vht_info_apmode()
584 switch (GET_VHT_OPERATION_ELE_CHL_WIDTH(pvhtpriv_sta->vht_op)) { in update_sta_vht_info_apmode()
[all …]