Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_lp.h37 extern uint16_t bwn_phy_lp_read(struct bwn_mac *, uint16_t);
H A Dif_bwn_phy_lp.c487 bwn_phy_lp_read(struct bwn_mac *mac, uint16_t reg) in bwn_phy_lp_read() function
H A Dif_bwn.c1340 mac->mac_phy.phy_read = bwn_phy_lp_read; in bwn_attach_core()