Home
last modified time | relevance | path

Searched refs:switch_type (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtdls.h61 * @frame: channel-switch request/response template, depending to switch_type
74 * @switch_type: see &enum iwl_tdls_channel_switch_type
80 u8 switch_type; member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtdls.c359 cmd.switch_type = type; in iwl_mvm_tdls_config_channel_switch()
/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b.c2084 md->md_v7.switch_type = BTC_SWITCH_INTERNAL; in rtw8851b_btc_set_rfe()
2109 md->md_v7.switch_type = BTC_SWITCH_EXTERNAL; in rtw8851b_btc_set_rfe()
2120 md->md.switch_type = BTC_SWITCH_INTERNAL; in rtw8851b_btc_set_rfe()
2145 md->md.switch_type = BTC_SWITCH_EXTERNAL; in rtw8851b_btc_set_rfe()
H A Drtw8852bt.c599 md->md_v7.switch_type = BTC_SWITCH_INTERNAL; in rtw8852bt_btc_set_rfe()
H A Dcore.h1975 u8 switch_type: 1; member
1987 u8 switch_type; /* WL/BT switch type: 0: internal, 1: external */ member
H A Drtw8922a.c2443 module->switch_type = BTC_SWITCH_INTERNAL; in rtw8922a_btc_set_rfe()
H A Dfw.c4725 u8_encode_bits(module->switch_type, RTW89_H2C_CXINIT_MOD_INFO_SW_TYPE) | in rtw89_fw_h2c_cxdrv_init()