Searched refs:phy_read (Results 1 – 2 of 2) sorted by relevance
99 #define BWN_PHY_READ(mac, r) (mac->mac_phy.phy_read(mac, r))499 uint16_t (*phy_read)(struct bwn_mac *, uint16_t); member
1399 mac->mac_phy.phy_read = bwn_phy_g_read; in bwn_attach_core()1417 mac->mac_phy.phy_read = bwn_phy_lp_read; in bwn_attach_core()1435 mac->mac_phy.phy_read = bwn_phy_n_read; in bwn_attach_core()