Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_g.h39 extern uint16_t bwn_phy_g_read(struct bwn_mac *mac, uint16_t reg);
H A Dif_bwn_phy_g.c479 bwn_phy_g_read(struct bwn_mac *mac, uint16_t reg) in bwn_phy_g_read() function
H A Dif_bwn.c1397 mac->mac_phy.phy_read = bwn_phy_g_read; in bwn_attach_core()