Searched refs:bwn_phy_g_rf_write (Results 1 – 3 of 3) sorted by relevance
42 extern void bwn_phy_g_rf_write(struct bwn_mac *mac, uint16_t reg, uint16_t value);
504 bwn_phy_g_rf_write(struct bwn_mac *mac, uint16_t reg, uint16_t value) in bwn_phy_g_rf_write() function
1400 mac->mac_phy.rf_write = bwn_phy_g_rf_write; in bwn_attach_core()