Home
last modified time | relevance | path

Searched refs:wa_type (Results 1 – 9 of 9) sorted by relevance

/linux/arch/sparc/include/uapi/asm/
H A Dfbio.h125 __u32 wa_type; member
/linux/arch/m68k/include/asm/
H A Dfbio.h128 __u32 wa_type; member
/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c646 md->wa_type = 0; in rtw8852bt_btc_set_rfe()
663 md->wa_type |= BTC_WA_INIT_SCAN; in rtw8852bt_btc_set_rfe()
668 md->wa_type |= BTC_WA_HFP_LAG; in rtw8852bt_btc_set_rfe()
H A Drtw8851b.c2146 md->wa_type = 1; in rtw8851b_btc_set_rfe()
2152 md->wa_type = 0; in rtw8851b_btc_set_rfe()
H A Dcore.h2424 u8 wa_type: 3; member
2436 u8 wa_type; /* WA type: 0:none, 1: 51B 5G_Hi-Ch_Rx */ member
2445 u8 wa_type; /* Refer to enum btc_wa_type */ member
2459 u8 wa_type; member
2480 u8 wa_type; /* Refer to enum btc_wa_type */ member
H A Drtw8922a.c2732 md->wa_type = 0; in rtw8922a_btc_set_rfe()
2738 md->wa_type |= BTC_WA_HFP_ZB; in rtw8922a_btc_set_rfe()
H A Dfw.c5810 u8_encode_bits(md->wa_type, RTW89_H2C_CXINIT_MOD_INFO_WA_TYPE); in rtw89_fw_h2c_cxdrv_init()
5877 h2c->init.module.wa_type = md->wa_type; in rtw89_fw_h2c_cxdrv_init_v7()
5940 h2c->init.module.wa_type = md->wa_type; in rtw89_fw_h2c_cxdrv_init_v10()
6011 h2c->init.module.wa_type = init->module.wa_type; in rtw89_fw_h2c_cxdrv_init_v11()
H A Drtw8922d.c3187 md->wa_type = 0; in rtw8922d_btc_set_rfe()
H A Dcoex.c6604 if (!(btc->mdinfo.wa_type & BTC_WA_HFP_ZB)) in _update_zb_coex_tbl()