Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c427 rtw_hal_set_rxfltr_by_mode(hal, HW_BAND_1, RX_FLTR_MODE_STA_NORMAL); in hal_start_8852b()
428 rtw_hal_mac_set_rxfltr_mpdu_size(hal->hal_com, HW_BAND_1, 0x2c00); in hal_start_8852b()
429 rtw_hal_mac_set_hw_rts_th(hal, HW_BAND_1, in hal_start_8852b()
430 phy_cap[HW_BAND_1].hw_rts_time_th, in hal_start_8852b()
431 phy_cap[HW_BAND_1].hw_rts_len_th); in hal_start_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Drtl8852b_halinit.c469 rtw_hal_set_rxfltr_by_mode(hal, HW_BAND_1, RX_FLTR_MODE_STA_NORMAL); in hal_start_8852b()
470 rtw_hal_mac_set_rxfltr_mpdu_size(hal->hal_com, HW_BAND_1, 0x2c00); in hal_start_8852b()
471 rtw_hal_mac_set_hw_rts_th(hal, HW_BAND_1, in hal_start_8852b()
472 phy_cap[HW_BAND_1].hw_rts_time_th, in hal_start_8852b()
473 phy_cap[HW_BAND_1].hw_rts_len_th); in hal_start_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_btc.c193 if (msg->band_idx == HW_BAND_1) in _btc_external_pre_msg_hdlr()
232 if (msg->band_idx == HW_BAND_1) in _btc_external_post_msg_hdlr()
H A Dphl_rx.c1304 band = (ppdu_sts->r.mdata.bb_sel > 0) ? HW_BAND_1 : HW_BAND_0; in phl_rx_proc_phy_sts()
1413 band = (phl_rx->r.mdata.bb_sel > 0) ? HW_BAND_1 : HW_BAND_0; in phl_rx_proc_wait_phy_sts()
1536 band = (phl_rx->r.mdata.bb_sel > 0) ? HW_BAND_1 : HW_BAND_0; in phl_rx_proc_ppdu_sts()
H A Dphl_scan_fsm.c239 if (band_idx == HW_BAND_1) in scan_complete()
554 if (band_idx == HW_BAND_1) in scan_start()
H A Dphl_def.h32 HW_BAND_1, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_btc.c193 if (msg->band_idx == HW_BAND_1) in _btc_external_pre_msg_hdlr()
232 if (msg->band_idx == HW_BAND_1) in _btc_external_post_msg_hdlr()
H A Dphl_rx.c1309 band = (ppdu_sts->r.mdata.bb_sel > 0) ? HW_BAND_1 : HW_BAND_0; in phl_rx_proc_phy_sts()
1418 band = (phl_rx->r.mdata.bb_sel > 0) ? HW_BAND_1 : HW_BAND_0; in phl_rx_proc_wait_phy_sts()
1541 band = (phl_rx->r.mdata.bb_sel > 0) ? HW_BAND_1 : HW_BAND_0; in phl_rx_proc_ppdu_sts()
H A Dphl_scan_fsm.c239 if (band_idx == HW_BAND_1) in scan_complete()
554 if (band_idx == HW_BAND_1) in scan_start()
H A Dphl_def.h32 HW_BAND_1, enumerator
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_rx.c361 band = (meta->bb_sel > 0) ? HW_BAND_1 : HW_BAND_0; in hal_rx_ppdu_sts_normal_data()
446 band = (meta->bb_sel > 0) ? HW_BAND_1 : HW_BAND_0; in hal_rx_ppdu_sts()
H A Dhal_api_mac.c8965 if (HW_BAND_1 == band) in rtw_hal_mac_set_tx_lifetime()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_rx.c361 band = (meta->bb_sel > 0) ? HW_BAND_1 : HW_BAND_0; in hal_rx_ppdu_sts_normal_data()
446 band = (meta->bb_sel > 0) ? HW_BAND_1 : HW_BAND_0; in hal_rx_ppdu_sts()
H A Dhal_api_mac.c8949 if (HW_BAND_1 == band) in rtw_hal_mac_set_tx_lifetime()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/
H A Dhalbb_pwr_ctrl.c525 band = (phy_idx == HW_PHY_0) ? HW_BAND_0 : HW_BAND_1; in halbb_tpu_mac_cr_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/
H A Dhalbb_pwr_ctrl.c525 band = (phy_idx == HW_PHY_0) ? HW_BAND_0 : HW_BAND_1; in halbb_tpu_mac_cr_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c9749 hw_band = HW_BAND_1; in rtw_cfg80211_init_wiphy_band()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.c9924 hw_band = HW_BAND_1; in rtw_cfg80211_init_wiphy_band()