Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dbwivar.h321 struct bwi_phy { struct
322 enum ieee80211_phymode phy_mode;
323 int phy_rev;
324 int phy_version;
326 uint32_t phy_flags; /* BWI_PHY_F_ */
327 uint16_t phy_tbl_ctrl;
328 uint16_t phy_tbl_data_lo;
329 uint16_t phy_tbl_data_hi;
331 void (*phy_init)(struct bwi_mac *);