Home
last modified time | relevance | path

Searched refs:mac_phy (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/ic/
H A Dbwi.c777 phy = &mac->mac_phy; in bwi_attach()
1092 bwi_phy_clear_state(&mac->mac_phy); in bwi_mac_init()
1391 struct bwi_phy *phy = &mac->mac_phy; in bwi_mac_setup_tpctl()
1555 struct bwi_phy *phy = &mac->mac_phy; in bwi_mac_init_tpctl_11bg()
2150 struct bwi_phy *phy = &mac->mac_phy; in bwi_mac_hostflags_init()
2179 struct bwi_phy *phy = &mac->mac_phy; in bwi_mac_bss_param_init()
2831 struct bwi_phy *phy = &mac->mac_phy; in bwi_phy_attach()
2901 struct bwi_phy *phy = &mac->mac_phy; in bwi_phy_set_bbp_atten()
2920 struct bwi_phy *phy = &mac->mac_phy; in bwi_phy_calibrate()
2943 struct bwi_phy *phy = &mac->mac_phy; in bwi_tbl_write_2()
[all …]
H A Dbwivar.h428 struct bwi_phy mac_phy; /* PHY I/F */ member
673 _mac->mac_phy.phy_init(_mac); in bwi_phy_init()