Home
last modified time | relevance | path

Searched refs:BWI_RF_T_BCM2053 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bwi/
H A Dif_bwireg.h311 #define BWI_RF_T_BCM2053 0x2053 macro
H A Dbwimac.c633 if (rf->rf_type == BWI_RF_T_BCM2053 && rf->rf_rev == 1) in bwi_mac_setup_tpctl()
H A Dbwirf.c290 } else if (type == BWI_RF_T_BCM2053) { in bwi_rf_attach()