Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bwi/
Dif_bwireg.h312 #define BWI_RF_T_BCM2053 0x2053 macro
Dbwimac.c635 if (rf->rf_type == BWI_RF_T_BCM2053 && rf->rf_rev == 1) in bwi_mac_setup_tpctl()
Dbwirf.c292 } else if (type == BWI_RF_T_BCM2053) { in bwi_rf_attach()