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 D | rtl8852b_halinit.c | 427 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 D | rtl8852b_halinit.c | 469 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 D | phl_cmd_btc.c | 193 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 D | phl_rx.c | 1304 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 D | phl_scan_fsm.c | 239 if (band_idx == HW_BAND_1) in scan_complete() 554 if (band_idx == HW_BAND_1) in scan_start()
|
| H A D | phl_def.h | 32 HW_BAND_1, enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_cmd_btc.c | 193 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 D | phl_rx.c | 1309 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 D | phl_scan_fsm.c | 239 if (band_idx == HW_BAND_1) in scan_complete() 554 if (band_idx == HW_BAND_1) in scan_start()
|
| H A D | phl_def.h | 32 HW_BAND_1, enumerator
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_rx.c | 361 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 D | hal_api_mac.c | 8965 if (HW_BAND_1 == band) in rtw_hal_mac_set_tx_lifetime()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_rx.c | 361 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 D | hal_api_mac.c | 8949 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 D | halbb_pwr_ctrl.c | 525 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 D | halbb_pwr_ctrl.c | 525 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 D | ioctl_cfg80211.c | 9749 hw_band = HW_BAND_1; in rtw_cfg80211_init_wiphy_band()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | ioctl_cfg80211.c | 9924 hw_band = HW_BAND_1; in rtw_cfg80211_init_wiphy_band()
|