Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_lp.h39 extern void bwn_phy_lp_maskset(struct bwn_mac *, uint16_t, uint16_t,
H A Dif_bwn_phy_lp.c503 bwn_phy_lp_maskset(struct bwn_mac *mac, uint16_t reg, uint16_t mask, in bwn_phy_lp_maskset() function
H A Dif_bwn.c1342 mac->mac_phy.phy_maskset = bwn_phy_lp_maskset; in bwn_attach_core()