Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwi/
H A Dif_bwivar.h354 struct bwi_phy { struct
355 enum ieee80211_phymode phy_mode;
356 int phy_rev;
357 int phy_version;
359 uint32_t phy_flags; /* BWI_PHY_F_ */
360 uint16_t phy_tbl_ctrl;
361 uint16_t phy_tbl_data_lo;
362 uint16_t phy_tbl_data_hi;
364 void (*phy_init)(struct bwi_mac *);