Home
last modified time | relevance | path

Searched refs:rf_type (Results 1 – 12 of 12) 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/rtw88/
H A Dmain.c998 hal->rf_type = RF_1T1R; in rtw_hw_config_rf_ant_num()
1225 u8 rf_type = RF_1T1R; in rtw_update_sta_info() local
1316 rf_type = RF_2T2R; in rtw_update_sta_info()
1319 rf_type = RF_2T2R; in rtw_update_sta_info()
1331 si->rf_type = rf_type; in rtw_update_sta_info()
1889 hal->rf_type = RF_2T2R; in rtw_chip_parameter_setup()
1894 hal->rf_type = RF_1T1R; in rtw_chip_parameter_setup()
H A Dmain.h765 enum rtw_rf_type rf_type;
1936 u8 rf_type;
756 enum rtw_rf_type rf_type; global() member
1923 u8 rf_type; global() member
H A Dtx.c112 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.c542 if (hal->rf_type == RF_1T1R) in rtw_fw_wl_ch_info()
544 else if (hal->rf_type == RF_2T2R) in rtw_fw_wl_ch_info()
H A Drtw8822b.c562 if (hal->rf_type > RF_1T1R) in rtw8822b_set_channel_rf()
/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/iwlwifi/pcie/
H A Ddrv.c558 .name = _name, .mac_type = _mac_type, .rf_type = _rf_type, .rf_step = _rf_step, \
1301 u16 mac_type, u8 mac_step, u16 rf_type, u8 cdb, in iwl_pci_find_dev_info()
1329 if (dev_info->rf_type != (u16)IWL_CFG_ANY && in iwl_pci_probe()
1330 dev_info->rf_type != rf_type) in iwl_pci_probe()
1253 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
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-config.h505 u16 rf_type;
522 u16 mac_type, u8 mac_step, u16 rf_type, u8 cdb,
507 u16 rf_type; global() member