Home
last modified time | relevance | path

Searched refs:RTW89_PHY_NUM (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h887 RTW89_PHY_NUM, enumerator
1774 u8 band[RTW89_PHY_NUM];
1782 u8 op_band[RTW89_PHY_NUM]; /* op band in each phy */
1783 u8 scan_band[RTW89_PHY_NUM]; /* scan band in each phy */
1784 u8 real_band[RTW89_PHY_NUM];
1785 u8 role[RTW89_PHY_NUM]; /* role in each phy */
1789 u8 wmode[RTW89_PHY_NUM];
1790 u8 ch_type[RTW89_PHY_NUM];
1791 u8 hwb_rf_band[RTW89_PHY_NUM];
1792 u8 path_rf_band[RTW89_PHY_NUM];
[all …]
H A Dfw.h2028 u8 central_ch[RTW89_PHY_NUM];
2029 u8 pri_ch[RTW89_PHY_NUM];
2030 u8 bw[RTW89_PHY_NUM];
2031 u8 band[RTW89_PHY_NUM];
2032 u8 bcn_rate_type[RTW89_PHY_NUM];
2034 __le16 tia_gain[RTW89_PHY_NUM][TIA_GAIN_NUM];
2035 u8 lna_gain[RTW89_PHY_NUM][LNA_GAIN_NUM];
2037 u8 tia_lna_op1db[RTW89_PHY_NUM][LNA_GAIN_NUM + 1];
2038 u8 lna_op1db[RTW89_PHY_NUM][LNA_GAIN_NUM];
2039 u8 dup_bcn_ofst[RTW89_PHY_NUM];
[all …]
H A Dcoex.c2044 for (i = RTW89_PHY_0; i < RTW89_PHY_NUM; i++) in _chk_btc_report()
2076 for (i = RTW89_PHY_0; i < RTW89_PHY_NUM; i++) in _chk_btc_report()
2103 for (i = RTW89_PHY_0; i < RTW89_PHY_NUM; i++) in _chk_btc_report()
2129 for (i = RTW89_PHY_0; i < RTW89_PHY_NUM; i++) in _chk_btc_report()
2161 for (i = RTW89_PHY_0; i < RTW89_PHY_NUM; i++) in _chk_btc_report()
2206 for (i = RTW89_PHY_0; i < RTW89_PHY_NUM; i++) in _chk_btc_report()
2246 for (i = RTW89_PHY_0; i < RTW89_PHY_NUM; i++) in _chk_btc_report()
3629 for (i = 0; i < RTW89_PHY_NUM; i++) { in _set_gnt()
3723 for (i = 0; i < RTW89_PHY_NUM; i++) { /* gnt[MAC0/MAC1] */ in _set_gnt()
3734 for (i = 0; i < RTW89_PHY_NUM; i++) { /* gnt[MAC0/MAC1] */ in _set_gnt()
[all …]
H A Dcore.c547 rtw89_entity_force_hw(rtwdev, RTW89_PHY_NUM); in rtw89_chip_rfk_channel()
6464 for (i = 0; i < RTW89_PHY_NUM; i++) in rtw89_core_ppdu_sts_init()
6466 for (i = 0; i < RTW89_PHY_NUM; i++) in rtw89_core_ppdu_sts_init()
6619 u16 bt_slot_req[RTW89_PHY_NUM]; in rtw89_core_ntfy_btc_event()
H A Dmac_be.c2468 for (i = 0; i < RTW89_PHY_NUM; i++) { in rtw89_mac_cfg_ctrl_path_v2()
H A Drtw8922d.c2492 for (phy_idx = RTW89_PHY_0; phy_idx < RTW89_PHY_NUM; phy_idx++) { in rtw8922d_bb_sethw()
H A Dfw.c6967 for (i = 0; i < RTW89_PHY_NUM; i++) { in rtw89_btc_load_trx_para()
7083 for (i = 0; i < RTW89_PHY_NUM; i++) { in rtw89_fw_h2c_cxdrv_trx_v9()
H A Dmac.c6656 for (i = 0; i < RTW89_PHY_NUM; i++) { in rtw89_mac_cfg_ctrl_path_v1()