Home
last modified time | relevance | path

Searched refs:rf_type (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/dev/bwi/
H A Dbwiphy.c371 if (rf->rf_type == BWI_RF_T_BCM2050 && rf->rf_rev == 8) { in bwi_phy_init_11g()
458 if (rf->rf_type != BWI_RF_T_BCM2050) { in bwi_phy_init_11b_rev4()
466 if (rf->rf_type == BWI_RF_T_BCM2050) { in bwi_phy_init_11b_rev4()
478 if (rf->rf_type == BWI_RF_T_BCM2050) in bwi_phy_init_11b_rev4()
485 if (rf->rf_type == BWI_RF_T_BCM2050) in bwi_phy_init_11b_rev4()
491 if (rf->rf_type == BWI_RF_T_BCM2050) in bwi_phy_init_11b_rev4()
526 if (rf->rf_type == BWI_RF_T_BCM2050) in bwi_phy_init_11b_rev5()
530 if (rf->rf_type == BWI_RF_T_BCM2050) { in bwi_phy_init_11b_rev5()
573 if (rf->rf_type != BWI_RF_T_BCM2050) { in bwi_phy_init_11b_rev5()
581 if (rf->rf_type == BWI_RF_T_BCM2050) { in bwi_phy_init_11b_rev5()
[all …]
H A Dbwimac.c528 if (rf->rf_type == BWI_RF_T_BCM2050) { in bwi_mac_set_tpctl_11bg()
598 if (rf->rf_type == BWI_RF_T_BCM2050 && rf->rf_rev < 6) in bwi_mac_setup_tpctl()
605 if (rf->rf_type == BWI_RF_T_BCM2050) { in bwi_mac_setup_tpctl()
632 if (rf->rf_type != BWI_RF_T_BCM2050) { in bwi_mac_setup_tpctl()
633 if (rf->rf_type == BWI_RF_T_BCM2053 && rf->rf_rev == 1) in bwi_mac_setup_tpctl()
731 if (rf->rf_type == BWI_RF_T_BCM2050 && rf->rf_rev <= 5) in bwi_mac_dummy_xmit()
750 if (rf->rf_type == BWI_RF_T_BCM2050 && rf->rf_rev <= 5) in bwi_mac_dummy_xmit()
782 rf->rf_type == BWI_RF_T_BCM2050) { in bwi_mac_init_tpctl_11bg()
1324 if (phy->phy_rev >= 2 && rf->rf_type == BWI_RF_T_BCM2050) in bwi_mac_hostflags_init()
1764 if (rf->rf_type == BWI_RF_T_BCM2050 && rf->rf_rev == 2) { in bwi_mac_adjust_tpctl()
H A Dbwirf.c331 rf->rf_type = type; in bwi_rf_attach()
530 if (rf->rf_type == BWI_RF_T_BCM2060) { in bwi_rf_init()
576 if (rf->rf_type != BWI_RF_T_BCM2050 || rf->rf_rev >= 6) in bwi_rf_work_around()
1149 rf->rf_type != BWI_RF_T_BCM2050) { in bwi_rf_map_txpower()
2127 if (rf->rf_type != BWI_RF_T_BCM2050 || in bwi_rf_set_nrssi_thr_11b()
2588 if (rf->rf_type == BWI_RF_T_BCM2050) { in bwi_rf_lo_update_11b()
2612 if (rf->rf_type == BWI_RF_T_BCM2050) { in bwi_rf_lo_update_11b()
2669 if (rf->rf_type == BWI_RF_T_BCM2050) { in bwi_rf_lo_update_11b()
H A Dif_bwivar.h391 uint16_t rf_type; /* BWI_RF_T_ */ member
/freebsd/sys/contrib/dev/iwlwifi/tests/
H A Ddevinfo.c22 " rf_type=%03x", di->rf_type); in iwl_pci_print_dev_info()
69 di->rf_type, di->cdb, in devinfo_table_order()
101 di->rf_type, di->cdb, in devinfo_discrete_match()
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dpnvm.c180 u32 rf_type; in iwl_pnvm_parse() local
210 rf_type = CSR_HW_RFID_TYPE(trans->info.hw_rf_id); in iwl_pnvm_parse()
212 rf_type == IWL_CFG_RF_TYPE_FM) in iwl_pnvm_parse()
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-config.h556 rf_type:9, member
574 iwl_pci_find_dev_info(u16 device, u16 subsystem_device, u16 rf_type, u8 cdb,
/freebsd/usr.sbin/lpr/common_source/
H A Dlp.h112 char rf_type; /* type (lowercase cf file letter) of file */ member
/freebsd/sys/contrib/dev/rtw88/
H A Drtw88xxa.c168 hal->rf_type = RF_1T1R; in rtw88xxa_read_usb_type()
176 hal->rf_type = RF_2T2R; in rtw88xxa_read_usb_type()
951 rtwdev->hal.rf_type == RF_1T1R && in rtw88xxa_switch_band()
1417 if (hal->rf_type == RF_2T2R) in rtw88xxa_post_set_bw_mode()
1432 if (hal->rf_type == RF_2T2R) in rtw88xxa_post_set_bw_mode()
1455 if (hal->rf_type == RF_2T2R) in rtw88xxa_post_set_bw_mode()
H A Drtw8814a.c87 hal->rf_type = RF_2T2R; in rtw8814a_read_rf_type()
90 hal->rf_type = RF_3T3R; in rtw8814a_read_rf_type()
96 hal->rf_type = RF_2T2R; in rtw8814a_read_rf_type()
103 if (hal->rf_type == RF_3T3R) { in rtw8814a_read_rf_type()
122 if (hal->rf_type == RF_3T3R) in rtw8814a_init_hwcap()
H A Dmain.c1076 hal->rf_type = RF_1T1R; in rtw_hw_config_rf_ant_num()
1989 hal->rf_type = RF_2T2R; in rtw_chip_parameter_setup()
1994 hal->rf_type = RF_1T1R; in rtw_chip_parameter_setup()
H A Dtx.c117 if (rtwdev->hal.rf_type == RF_2T2R && sta->deflink.ht_cap.mcs.rx_mask[1] != 0) in get_highest_ht_tx_rate()
H A Dfw.c550 if (hal->rf_type == RF_1T1R) in rtw_fw_send_phydm_info()
552 else if (hal->rf_type == RF_2T2R) in rtw_fw_send_phydm_info()
H A Dmain.h1992 u8 rf_type; member
H A Drtw8822b.c563 if (hal->rf_type > RF_1T1R) in rtw8822b_set_channel_rf()
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c586 .rf_type = IWL_CFG_RF_TYPE_##n
1103 iwl_pci_find_dev_info(u16 device, u16 subsystem_device, u16 rf_type, u8 cdb, in iwl_pci_find_dev_info() argument
1127 if (dev_info->match_rf_type && dev_info->rf_type != rf_type) in iwl_pci_find_dev_info()
/freebsd/sys/dev/iwx/
H A Dif_iwx.c9729 uint16_t rf_type; member
9742 .mac_type = _mac_type, .rf_type = _rf_type, \
10159 uint16_t sdev_id, mac_type, rf_type; in iwx_find_device_cfg() local
10166 rf_type = IWX_CSR_HW_RFID_TYPE(sc->sc_hw_rf_id); in iwx_find_device_cfg()
10193 if (dev_info->rf_type != (uint16_t)IWX_CFG_ANY && in iwx_find_device_cfg()
10194 dev_info->rf_type != rf_type) in iwx_find_device_cfg()