Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_lp.h42 extern void bwn_phy_lp_rf_write(struct bwn_mac *, uint16_t, uint16_t);
H A Dif_bwn_phy_lp.c526 bwn_phy_lp_rf_write(struct bwn_mac *mac, uint16_t reg, uint16_t value) in bwn_phy_lp_rf_write() function
H A Dif_bwn.c1344 mac->mac_phy.rf_write = bwn_phy_lp_rf_write; in bwn_attach_core()