Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dbwivar.h420 struct bwi_mac { struct
421 struct bwi_regwin mac_regwin; /* MUST be first field */
426 struct bwi_softc *mac_sc;
428 struct bwi_phy mac_phy; /* PHY I/F */
429 struct bwi_rf mac_rf; /* RF I/F */
431 struct bwi_tpctl mac_tpctl; /* TX power control */
432 uint32_t mac_flags; /* BWI_MAC_F_ */
434 uint8_t *mac_fw;
435 size_t mac_fw_size;
436 uint8_t *mac_ucode;
[all …]