Home
last modified time | relevance | path

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

/src/sys/dev/bwn/
H A Dif_bwn_phy_n.h40 extern void bwn_phy_n_write(struct bwn_mac *mac, uint16_t reg, uint16_t value);
H A Dif_bwn_phy_n.c159 bwn_phy_n_write(struct bwn_mac *mac, uint16_t reg, uint16_t value) in bwn_phy_n_write() function
H A Dif_bwn.c1436 mac->mac_phy.phy_write = bwn_phy_n_write; in bwn_attach_core()