Searched refs:RTW89_MAC_1 (Results 1 – 13 of 13) sorted by relevance
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | mac_be.c | 72 if (sel == RTW89_CMAC_SEL && mac_idx == RTW89_MAC_1 && in rtw89_mac_check_mac_en_be() 586 if (mac_idx > RTW89_MAC_1) in cmac_func_en_be() 1156 if (mac_idx == RTW89_MAC_1) in resp_pktctl_init_be() 1626 ret = preload_init_be(rtwdev, RTW89_MAC_1, rtwdev->mac.qta_mode); in band1_enable_be() 1632 ret = cmac_func_en_be(rtwdev, RTW89_MAC_1, true); in band1_enable_be() 1634 rtw89_err(rtwdev, "[ERR]CMAC%d func en %d\n", RTW89_MAC_1, ret); in band1_enable_be() 1638 ret = cmac_init_be(rtwdev, RTW89_MAC_1); in band1_enable_be() 1640 rtw89_err(rtwdev, "[ERR]CMAC%d init %d\n", RTW89_MAC_1, ret); in band1_enable_be() 1650 ret = enable_imr_be(rtwdev, RTW89_MAC_1, RTW89_CMAC_SEL); in band1_enable_be() 1669 ret = cmac_func_en_be(rtwdev, RTW89_MAC_1, false); in band1_disable_be() [all …]
|
| H A D | phy_be.c | 344 ret = rtw89_mac_check_mac_en(rtwdev, RTW89_MAC_1, RTW89_CMAC_SEL); in rtw89_phy_bb_wrap_listen_path_en_init() 348 addr = rtw89_mac_reg_by_idx(rtwdev, R_BE_PWR_LISTEN_PATH, RTW89_MAC_1); in rtw89_phy_bb_wrap_listen_path_en_init() 417 __rtw89_phy_bb_wrap_init_be(rtwdev, RTW89_MAC_1); in rtw89_phy_bb_wrap_init_be()
|
| H A D | mac.h | 1265 rtw89_mac_cfg_phy_rpt(rtwdev, RTW89_MAC_1, enable); in rtw89_mac_cfg_phy_rpt_bands() 1288 return rtw89_mac_cfg_ppdu_status(rtwdev, RTW89_MAC_1, enable); in rtw89_mac_cfg_ppdu_status_bands()
|
| H A D | mac.c | 268 if (!rtw89_mac_check_mac_en(rtwdev, RTW89_MAC_1, RTW89_CMAC_SEL)) { in rtw89_mac_dump_qta_lost_ax() 769 rtw89_mac_dump_cmac_err_status_ax(rtwdev, RTW89_MAC_1); in rtw89_mac_dump_err_status_ax() 1540 if (mac_idx == RTW89_MAC_1) { in cmac_func_en_ax() 1552 if (mac_idx == RTW89_MAC_1) { in cmac_func_en_ax() 2799 } else if (mac_idx == RTW89_MAC_1) { in ptcl_init_ax() 3729 ret = enable_imr_ax(rtwdev, RTW89_MAC_1, RTW89_CMAC_SEL); in dbcc_enable_ax() 3832 rtw89_fw_h2c_init_ba_cam_users(rtwdev, users, offset, RTW89_MAC_1); in rtw89_mac_feat_init() 5775 __rtw89_mac_update_rts_threshold(rtwdev, RTW89_MAC_1); in rtw89_mac_update_rts_threshold()
|
| H A D | rtw8922a.c | 1873 reg = rtw89_mac_reg_by_idx(rtwdev, R_BE_PWR_BOOST, RTW89_MAC_1); in rtw8922a_bb_sethw() 2331 rtw8922a_hal_reset(rtwdev, RTW89_PHY_1, RTW89_MAC_1, band, in rtw8922a_bb_cfg_txrx_path() 2338 rtw8922a_hal_reset(rtwdev, RTW89_PHY_1, RTW89_MAC_1, band, in rtw8922a_bb_cfg_txrx_path()
|
| H A D | mac80211.c | 361 rtw89_mac_reg_by_idx(rtwdev, mac->rx_fltr, RTW89_MAC_1), in rtw89_ops_configure_filter()
|
| H A D | rtw8852b_common.c | 1407 RTW89_MAC_1 : RTW89_MAC_0); in __rtw8852bx_init_txpwr_unit()
|
| H A D | rtw8851b.c | 1824 RTW89_MAC_1 : RTW89_MAC_0); in rtw8851b_init_txpwr_unit()
|
| H A D | rtw8852c.c | 2144 RTW89_MAC_1 : in rtw8852c_init_txpwr_unit()
|
| H A D | coex.c | 4169 plt.band = RTW89_MAC_1; in _set_bt_plut() 6519 mac = RTW89_MAC_1; in _update_wl_info_v7() 6547 if (role_id >= RTW89_BE_BTC_WL_MAX_ROLE_NUMBER || rlink_id > RTW89_MAC_1) in _update_wl_info_v8() 6593 for (j = RTW89_MAC_0; j <= RTW89_MAC_1; j++) { in _update_wl_info_v8()
|
| H A D | debug.c | 1806 p += rtw89_debug_mac_dump_cmac_err(rtwdev, p, end - p, RTW89_MAC_1); in rtw89_debug_mac_dump_cmac_dbg()
|
| H A D | core.h | 825 RTW89_MAC_1 = 1, enumerator
|
| H A D | core.c | 469 __rtw89_set_channel(rtwdev, chan, RTW89_MAC_1, RTW89_PHY_1); in rtw89_set_channel()
|