| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_pmac_setting.c | 596 bool halbb_set_txsc(struct bb_info *bb, u8 txsc, enum phl_phy_idx phy_idx) in halbb_set_txsc() argument 604 rpt = halbb_set_txsc_8852a(bb, txsc, phy_idx); in halbb_set_txsc() 610 rpt = halbb_set_txsc_8852a_2(bb, txsc, phy_idx); in halbb_set_txsc() 616 rpt = halbb_set_txsc_8852b(bb, txsc, phy_idx); in halbb_set_txsc() 622 rpt = halbb_set_txsc_8852c(bb, txsc, phy_idx); in halbb_set_txsc()
|
| H A D | halbb_pmac_setting_ex.h | 106 bool halbb_set_txsc(struct bb_info *bb, u8 txsc, enum phl_phy_idx phy_idx);
|
| H A D | halbb_plcp_tx_ex.h | 199 u32 txsc : 4; member
|
| H A D | halbb_dbg.h | 167 u8 txsc; member
|
| H A D | halbb_dbg.c | 606 txinfo->txsc = (u8)((ofst_4 & 0xf0) >> 4); in halbb_get_mac_phy_intf() 836 txinfo->txsc, bb->dbg_buf, txinfo->tx_path_en); in halbb_basic_dbg_msg_mac_phy_intf() 840 ppdu[txinfo->type], txcmd, 20 << txinfo->bw, txinfo->txsc, in halbb_basic_dbg_msg_mac_phy_intf() 1768 txinfo->txsc, bb->dbg_buf, txinfo->tx_path_en); in halbb_mac_phy_intf_dbg() 1772 ppdu[txinfo->type], txcmd, 20 << txinfo->bw, txinfo->txsc, in halbb_mac_phy_intf_dbg()
|
| H A D | halbb_plcp_tx.h | 244 u32 txsc; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/ |
| H A D | halbb_pmac_setting.c | 596 bool halbb_set_txsc(struct bb_info *bb, u8 txsc, enum phl_phy_idx phy_idx) in halbb_set_txsc() argument 604 rpt = halbb_set_txsc_8852a(bb, txsc, phy_idx); in halbb_set_txsc() 610 rpt = halbb_set_txsc_8852a_2(bb, txsc, phy_idx); in halbb_set_txsc() 616 rpt = halbb_set_txsc_8852b(bb, txsc, phy_idx); in halbb_set_txsc() 622 rpt = halbb_set_txsc_8852c(bb, txsc, phy_idx); in halbb_set_txsc()
|
| H A D | halbb_pmac_setting_ex.h | 106 bool halbb_set_txsc(struct bb_info *bb, u8 txsc, enum phl_phy_idx phy_idx);
|
| H A D | halbb_plcp_tx_ex.h | 199 u32 txsc : 4; member
|
| H A D | halbb_dbg.h | 167 u8 txsc; member
|
| H A D | halbb_dbg.c | 606 txinfo->txsc = (u8)((ofst_4 & 0xf0) >> 4); in halbb_get_mac_phy_intf() 836 txinfo->txsc, bb->dbg_buf, txinfo->tx_path_en); in halbb_basic_dbg_msg_mac_phy_intf() 840 ppdu[txinfo->type], txcmd, 20 << txinfo->bw, txinfo->txsc, in halbb_basic_dbg_msg_mac_phy_intf() 1768 txinfo->txsc, bb->dbg_buf, txinfo->tx_path_en); in halbb_mac_phy_intf_dbg() 1772 ppdu[txinfo->type], txcmd, 20 << txinfo->bw, txinfo->txsc, in halbb_mac_phy_intf_dbg()
|
| H A D | halbb_plcp_tx.h | 244 u32 txsc; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_xmit_shortcut.c | 559 struct txsc_entry *txsc; in txsc_apply_sc_cached_entry() local 583 txsc = &psta->txsc_entry_cache[idx]; in txsc_apply_sc_cached_entry() 585 pkt_list0 = &txsc->txsc_pkt_list0; in txsc_apply_sc_cached_entry() 586 mdata = &txsc->txsc_mdata; in txsc_apply_sc_cached_entry() 590 ptxsc_wlhdr = (u8 *)txsc->txsc_wlhdr; in txsc_apply_sc_cached_entry() 591 txsc_wlhdr_len = txsc->txsc_wlhdr_len; in txsc_apply_sc_cached_entry() 650 hdr = txsc->txsc_wlhdr; in txsc_apply_sc_cached_entry() 708 txsc->txsc_cache_hit++; in txsc_apply_sc_cached_entry()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_xmit_shortcut.c | 559 struct txsc_entry *txsc; in txsc_apply_sc_cached_entry() local 583 txsc = &psta->txsc_entry_cache[idx]; in txsc_apply_sc_cached_entry() 585 pkt_list0 = &txsc->txsc_pkt_list0; in txsc_apply_sc_cached_entry() 586 mdata = &txsc->txsc_mdata; in txsc_apply_sc_cached_entry() 590 ptxsc_wlhdr = (u8 *)txsc->txsc_wlhdr; in txsc_apply_sc_cached_entry() 591 txsc_wlhdr_len = txsc->txsc_wlhdr_len; in txsc_apply_sc_cached_entry() 650 hdr = txsc->txsc_wlhdr; in txsc_apply_sc_cached_entry() 708 txsc->txsc_cache_hit++; in txsc_apply_sc_cached_entry()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/ |
| H A D | halrf_pmac.h | 111 u32 txsc : 4; member
|
| H A D | halrf_pmac.c | 98 plcp->txsc = 0; in halrf_set_plcp_para_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/ |
| H A D | halrf_pmac.h | 111 u32 txsc : 4; member
|
| H A D | halrf_pmac.c | 98 plcp->txsc = 0; in halrf_set_plcp_para_info()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/halbb_8852b/ |
| H A D | halbb_8852b_api.h | 171 bool halbb_set_txsc_8852b(struct bb_info *bb, u8 txsc, enum phl_phy_idx phy_idx);
|
| H A D | halbb_8852b_api.c | 1420 bool halbb_set_txsc_8852b(struct bb_info *bb, u8 txsc, enum phl_phy_idx phy_idx) in halbb_set_txsc_8852b() argument 1423 if ((txsc & ~0xf) != 0) { in halbb_set_txsc_8852b() 1424 BB_WARNING("TXSC: %x\n", txsc); in halbb_set_txsc_8852b() 1427 halbb_set_reg_cmn(bb, 0x45ac, 0x7800000, txsc, phy_idx); in halbb_set_txsc_8852b() 1430 txsc); in halbb_set_txsc_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/halbb_8852b/ |
| H A D | halbb_8852b_api.h | 171 bool halbb_set_txsc_8852b(struct bb_info *bb, u8 txsc, enum phl_phy_idx phy_idx);
|
| H A D | halbb_8852b_api.c | 1420 bool halbb_set_txsc_8852b(struct bb_info *bb, u8 txsc, enum phl_phy_idx phy_idx) in halbb_set_txsc_8852b() argument 1423 if ((txsc & ~0xf) != 0) { in halbb_set_txsc_8852b() 1424 BB_WARNING("TXSC: %x\n", txsc); in halbb_set_txsc_8852b() 1427 halbb_set_reg_cmn(bb, 0x45ac, 0x7800000, txsc, phy_idx); in halbb_set_txsc_8852b() 1430 txsc); in halbb_set_txsc_8852b()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_api_bb.h | 171 enum rtw_hal_status rtw_hal_bb_set_txsc(struct hal_info_t *hal_info, u8 txsc,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_api_bb.h | 171 enum rtw_hal_status rtw_hal_bb_set_txsc(struct hal_info_t *hal_info, u8 txsc,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/ehea/ |
| H A D | ehea_phyp.h | 330 u64 txsc; /* 41 */ member
|