Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_g.h46 extern void bwn_phy_g_rf_onoff(struct bwn_mac *mac, int on);
H A Dif_bwn_phy_g.c533 bwn_phy_g_rf_onoff(struct bwn_mac *mac, int on) in bwn_phy_g_rf_onoff() function
H A Dif_bwn.c1327 mac->mac_phy.rf_onoff = bwn_phy_g_rf_onoff; in bwn_attach_core()