Home
last modified time | relevance | path

Searched refs:bwn_phy_g_rf_write (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_g.h42 extern void bwn_phy_g_rf_write(struct bwn_mac *mac, uint16_t reg, uint16_t value);
H A Dif_bwn_phy_g.c504 bwn_phy_g_rf_write(struct bwn_mac *mac, uint16_t reg, uint16_t value) in bwn_phy_g_rf_write() function
H A Dif_bwn.c1400 mac->mac_phy.rf_write = bwn_phy_g_rf_write; in bwn_attach_core()