Home
last modified time | relevance | path

Searched refs:rf_id (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/cfg/
H A D9000.c174 .rf_id = true,
181 .rf_id = true,
190 .rf_id = true,
199 .rf_id = true,
H A D22000.c185 .trans.rf_id = true, \
245 .rf_id = true,
254 .rf_id = true,
266 .rf_id = true,
278 .rf_id = true,
345 .rf_id = true,
355 .rf_id = true,
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/cfg/
H A D9000.c125 .rf_id = true,
132 .rf_id = true,
141 .rf_id = true,
150 .rf_id = true,
H A D22000.c87 .trans.rf_id = true, \
124 .rf_id = true,
135 .rf_id = true,
146 .rf_id = true,
199 .rf_id = true,
H A Dax210.c99 .trans.rf_id = true, \
143 .rf_id = true,
156 .rf_id = true,
169 .rf_id = true,
195 .rf_id = true,
H A Dbz.c84 .trans.rf_id = true, \
146 .rf_id = true,
H A Dsc.c81 .trans.rf_id = true, \
139 .rf_id = true,
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.c39 u16 mac_type = 0, rf_id = 0; in iwl_pnvm_handle_section() local
92 rf_id = le16_to_cpup((__le16 *)(data + sizeof(__le16))); in iwl_pnvm_handle_section()
95 "Got IWL_UCODE_TLV_HW_TYPE mac_type 0x%0x rf_id 0x%0x\n", in iwl_pnvm_handle_section()
96 mac_type, rf_id); in iwl_pnvm_handle_section()
99 rf_id == CSR_HW_RFID_TYPE(trans->hw_rf_id)) in iwl_pnvm_handle_section()
153 "HW mismatch, skipping PNVM section (need mac_type 0x%x rf_id 0x%x)\n", in iwl_pnvm_handle_section()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.c39 u16 mac_type = 0, rf_id = 0; in iwl_pnvm_handle_section() local
91 rf_id = le16_to_cpup((const __le16 *)(data + sizeof(__le16))); in iwl_pnvm_handle_section()
94 "Got IWL_UCODE_TLV_HW_TYPE mac_type 0x%0x rf_id 0x%0x\n", in iwl_pnvm_handle_section()
95 mac_type, rf_id); in iwl_pnvm_handle_section()
98 rf_id == CSR_HW_RFID_TYPE(trans->hw_rf_id)) in iwl_pnvm_handle_section()
152 "HW mismatch, skipping PNVM section (need mac_type 0x%x rf_id 0x%x)\n", in iwl_pnvm_handle_section()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h306 * @rf_id: need to read rf_id to determine the firmware image
320 u32 rf_id:1, member
511 u8 rf_id; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c1262 if (wcn->rf_id != RF_IRIS_WCN3620) in wcn36xx_init_ieee80211()
1265 if (wcn->rf_id == RF_IRIS_WCN3680) in wcn36xx_init_ieee80211()
1364 wcn->rf_id = RF_IRIS_WCN3620; in wcn36xx_platform_get_resources()
1367 wcn->rf_id = RF_IRIS_WCN3660; in wcn36xx_platform_get_resources()
1369 wcn->rf_id = RF_IRIS_WCN3680; in wcn36xx_platform_get_resources()
H A Dwcn36xx.h259 unsigned rf_id; member
H A Dsmd.c333 if (wcn->rf_id == RF_IRIS_WCN3680) { in wcn36xx_smd_set_sta_default_vht_params()
349 if (wcn->rf_id == RF_IRIS_WCN3680) in wcn36xx_smd_set_sta_default_ht_ldpc_params()
636 if (wcn->rf_id == RF_IRIS_WCN3680) { in wcn36xx_smd_start()
1436 if (wcn->rf_id == RF_IRIS_WCN3680) { in wcn36xx_smd_config_sta_v1()
1615 if (wcn->rf_id == RF_IRIS_WCN3680) { in wcn36xx_smd_config_bss_v1()
2357 if (wcn->rf_id == RF_IRIS_WCN3680) in wcn36xx_smd_feature_caps_exchange()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-config.h255 * @rf_id: need to read rf_id to determine the firmware image
269 u32 rf_id:1, member
471 u8 rf_id; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Dwcn36xx.h287 unsigned rf_id; member
H A Dmain.c1436 if (wcn->rf_id != RF_IRIS_WCN3620) in wcn36xx_init_ieee80211()
1439 if (wcn->rf_id == RF_IRIS_WCN3680) in wcn36xx_init_ieee80211()
1534 wcn->rf_id = RF_IRIS_WCN3620; in wcn36xx_platform_get_resources()
1537 wcn->rf_id = RF_IRIS_WCN3660; in wcn36xx_platform_get_resources()
1539 wcn->rf_id = RF_IRIS_WCN3680; in wcn36xx_platform_get_resources()
H A Dsmd.c340 if (wcn->rf_id == RF_IRIS_WCN3680) { in wcn36xx_smd_set_sta_default_vht_params()
356 if (wcn->rf_id == RF_IRIS_WCN3680) in wcn36xx_smd_set_sta_default_ht_ldpc_params()
632 if (wcn->rf_id == RF_IRIS_WCN3680) { in wcn36xx_smd_start()
1512 if (wcn->rf_id == RF_IRIS_WCN3680) { in wcn36xx_smd_config_sta_v1()
1691 if (wcn->rf_id == RF_IRIS_WCN3680) { in wcn36xx_smd_config_bss_v1()
2444 if (wcn->rf_id == RF_IRIS_WCN3680) { in wcn36xx_smd_feature_caps_exchange()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/pcie/
H A Ddrv.c521 .no_160 = _no_160, .cores = _cores, .rf_id = _rf_id, \
1242 u8 jacket, u8 rf_id, u8 no_160, u8 cores, u8 rf_step) in iwl_pci_find_dev_info()
1281 if (dev_info->rf_id != (u8)IWL_CFG_ANY && in iwl_pci_find_dev_info()
1282 dev_info->rf_id != rf_id) in iwl_pci_find_dev_info()
1361 if (iwl_trans->trans_cfg->rf_id && in iwl_pci_probe()
1240 iwl_pci_find_dev_info(u16 device, u16 subsystem_device, u16 mac_type, u8 mac_step, u16 rf_type, u8 cdb, u8 jacket, u8 rf_id, u8 no_160, u8 cores, u8 rf_step) iwl_pci_find_dev_info() argument
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Ddrv.c596 .no_160 = _no_160, .cores = _cores, .rf_id = _rf_id, \
1078 (dev_info->rf_id == (u8)IWL_CFG_ANY || in iwl_pci_probe()
1079 dev_info->rf_id == in iwl_pci_probe()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dwmi.h1402 u8 rf_id; member
1413 u8 rf_id; member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/
H A Dwmi.h1402 u8 rf_id; member
1413 u8 rf_id; member

Completed in 42 milliseconds