Searched refs:phy_read (Results 1 – 2 of 2) sorted by relevance
101 #define BWN_PHY_READ(mac, r) (mac->mac_phy.phy_read(mac, r))502 uint16_t (*phy_read)(struct bwn_mac *, uint16_t); member
1401 mac->mac_phy.phy_read = bwn_phy_g_read; in bwn_attach_core()1419 mac->mac_phy.phy_read = bwn_phy_lp_read; in bwn_attach_core()1437 mac->mac_phy.phy_read = bwn_phy_n_read; in bwn_attach_core()