Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dbwimac.c647 if (BWI_IS_BRCM_BCM4309G(sc) || BWI_IS_BRCM_BU4306(sc)) in bwi_mac_setup_tpctl()
665 else if (BWI_IS_BRCM_BU4306(sc)) in bwi_mac_setup_tpctl()
767 if (BWI_IS_BRCM_BU4306(sc)) in bwi_mac_init_tpctl_11bg()
1818 if (BWI_IS_BRCM_BU4306(sc)) { in bwi_mac_calibrate_txpower()
H A Dif_bwireg.h366 #define BWI_IS_BRCM_BU4306(sc) \ macro
H A Dbwiphy.c865 if (!(BWI_IS_BRCM_BU4306(sc) && sc->sc_pci_revid == 0x17)) { in bwi_phy_config_11g()