Home
last modified time | relevance | path

Searched defs:bwi_mac (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bwi/
H A Dif_bwivar.h455 struct bwi_mac { struct
456 struct bwi_regwin mac_regwin; /* MUST be first field */
462 struct bwi_softc *mac_sc;
464 struct bwi_phy mac_phy; /* PHY I/F */
465 struct bwi_rf mac_rf; /* RF I/F */
467 struct bwi_tpctl mac_tpctl; /* TX power control */
468 uint32_t mac_flags; /* BWI_MAC_F_ */
470 const struct firmware *mac_stub;
471 const struct firmware *mac_ucode;
472 const struct firmware *mac_pcm;
[all …]