Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_lp.h38 extern void bwn_phy_lp_write(struct bwn_mac *, uint16_t, uint16_t);
H A Dif_bwn_phy_lp.c495 bwn_phy_lp_write(struct bwn_mac *mac, uint16_t reg, uint16_t value) in bwn_phy_lp_write() function
H A Dif_bwn.c1341 mac->mac_phy.phy_write = bwn_phy_lp_write; in bwn_attach_core()