Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_g.h45 extern void bwn_phy_switch_analog(struct bwn_mac *mac, int on);
H A Dif_bwn_phy_g.c833 bwn_phy_switch_analog(struct bwn_mac *mac, int on) in bwn_phy_switch_analog() function
H A Dif_bwn.c1403 mac->mac_phy.switch_analog = bwn_phy_switch_analog; in bwn_attach_core()