Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_ids.h149 #define PCI_DEVID_BCM4321_D11N 0x4328 /* 4321 802.11n dualband id */ macro
/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c6715 if ((sc->sc_board_info.board_devid == PCI_DEVID_BCM4321_D11N) || in bwn_nphy_op_prepare_structs()
/freebsd/sys/dev/bwn/
H A Dif_bwn.c1362 sc->sc_board_info.board_devid != PCI_DEVID_BCM4321_D11N && in bwn_attach_core()