Searched refs:rf_type (Results 1 – 3 of 3) sorted by relevance
1327 if (rf->rf_type == BWI_RF_T_BCM2050) { in bwi_mac_set_tpctl_11bg()1395 if (rf->rf_type == BWI_RF_T_BCM2050 && rf->rf_rev < 6) in bwi_mac_setup_tpctl()1402 if (rf->rf_type == BWI_RF_T_BCM2050) { in bwi_mac_setup_tpctl()1429 if (rf->rf_type != BWI_RF_T_BCM2050) { in bwi_mac_setup_tpctl()1430 if (rf->rf_type == BWI_RF_T_BCM2053 && rf->rf_rev == 1) in bwi_mac_setup_tpctl()1527 if (rf->rf_type == BWI_RF_T_BCM2050 && rf->rf_rev <= 5) in bwi_mac_dummy_xmit()1546 if (rf->rf_type == BWI_RF_T_BCM2050 && rf->rf_rev <= 5) in bwi_mac_dummy_xmit()1577 rf->rf_type == BWI_RF_T_BCM2050) { in bwi_mac_init_tpctl_11bg()2166 if (phy->phy_rev >= 2 && rf->rf_type == BWI_RF_T_BCM2050) in bwi_mac_hostflags_init()2601 if (rf->rf_type == BWI_RF_T_BCM2050 && rf->rf_rev == 2) { in bwi_mac_adjust_tpctl()[all …]
358 uint16_t rf_type; /* BWI_RF_T_ */ member
10867 uint16_t rf_type; member10880 .mac_type = _mac_type, .rf_type = _rf_type, \11304 uint16_t mac_type, rf_type; in iwx_find_device_cfg() local11312 rf_type = IWX_CSR_HW_RFID_TYPE(sc->sc_hw_rf_id); in iwx_find_device_cfg()11339 if (dev_info->rf_type != (uint16_t)IWX_CFG_ANY && in iwx_find_device_cfg()11340 dev_info->rf_type != rf_type) in iwx_find_device_cfg()