Home
last modified time | relevance | path

Searched refs:bb_sel (Results 1 – 21 of 21) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/rtl8852b/
H A Dhal_trx_8852b.c104 mdata->bb_sel); in _hal_dump_rxdesc()
257 mdata->bb_sel = GET_RX_AX_DESC_BB_SEL_8852B(desc); in _hal_parsing_rx_wd_8852b()
502 mdata->bb_sel, mdata->ppdu_cnt, mdata->freerun_cnt); in hal_handle_rx_buffer_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/
H A Dhal_trx_8852b.c104 mdata->bb_sel); in _hal_dump_rxdesc()
257 mdata->bb_sel = GET_RX_AX_DESC_BB_SEL_8852B(desc); in _hal_parsing_rx_wd_8852b()
502 mdata->bb_sel, mdata->ppdu_cnt, mdata->freerun_cnt); in hal_handle_rx_buffer_8852b()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Drole.c381 info->a_info.bb_sel = info->band; in role_info_init()
394 info->b_info.bb_sel = info->band; in role_info_init()
680 role->info.a_info.bb_sel = info->band; in mac_change_role()
681 role->info.b_info.bb_sel = info->band; in mac_change_role()
H A Dpower_saving.c466 band = role->info.a_info.bb_sel; in mac_chk_leave_lps()
660 band = role->info.a_info.bb_sel; in mac_chk_leave_ips()
H A Daddr_cam.c174 ((a_info.bb_sel) ? FWCMD_H2C_ADDRCAM_INFO_BB_SEL : 0) | in fill_addr_cam_info()
267 ((b_info.bb_sel) ? FWCMD_H2C_ADDRCAM_INFO_B_BB_SEL : 0) | in fill_bssid_cam_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Drole.c381 info->a_info.bb_sel = info->band; in role_info_init()
394 info->b_info.bb_sel = info->band; in role_info_init()
680 role->info.a_info.bb_sel = info->band; in mac_change_role()
681 role->info.b_info.bb_sel = info->band; in mac_change_role()
H A Dpower_saving.c466 band = role->info.a_info.bb_sel; in mac_chk_leave_lps()
660 band = role->info.a_info.bb_sel; in mac_chk_leave_ips()
H A Daddr_cam.c174 ((a_info.bb_sel) ? FWCMD_H2C_ADDRCAM_INFO_BB_SEL : 0) | in fill_addr_cam_info()
267 ((b_info.bb_sel) ? FWCMD_H2C_ADDRCAM_INFO_B_BB_SEL : 0) | in fill_bssid_cam_info()
/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_bb.c849 rxdesc.phy_idx = (mdata->bb_sel == 0) ? HW_PHY_0 : HW_PHY_1; in rtw_hal_bb_parse_phy_sts()
H A Dhal_api_mac.c1359 meta->bb_sel; /* DW0 [22:22] */ in hal_mac_parse_rxpkt_info()
1525 meta->bb_sel = GET_RX_AX_DESC_BB_SEL(rxd); in hal_mac_parse_rxd()
/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_bb.c849 rxdesc.phy_idx = (mdata->bb_sel == 0) ? HW_PHY_0 : HW_PHY_1; in rtw_hal_bb_parse_phy_sts()
H A Dhal_api_mac.c1359 meta->bb_sel; /* DW0 [22:22] */ in hal_mac_parse_rxpkt_info()
1525 meta->bb_sel = GET_RX_AX_DESC_BB_SEL(rxd); in hal_mac_parse_rxd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_trx_def.h271 u8 bb_sel; /* DW0 [22:22] */ member
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()
1377 phl_rx->r.mdata.bb_sel); 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_trx_def.h275 u8 bb_sel; /* DW0 [22:22] */ member
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()
1372 phl_rx->r.mdata.bb_sel); 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/rtl8852b/pci/
H A Dhal_trx_8852be.c967 mdata->bb_sel = GET_RX_AX_DESC_BB_SEL_8852B(desc); in _hal_parsing_rx_wd_8852be()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h12361 u8 bb_sel : 1; member
12410 u8 bb_sel : 1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h12361 u8 bb_sel : 1; member
12410 u8 bb_sel : 1; member