Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_misc.h62 extern int bwn_reset_core(struct bwn_mac *, int g_mode);
H A Dif_bwn.c1323 error = bwn_reset_core(mac, have_bg); in bwn_attach_core()
1464 error = bwn_reset_core(mac, have_bg); in bwn_attach_core()
1498 bwn_reset_core(struct bwn_mac *mac, int g_mode) in bwn_reset_core() function
2217 if ((error = bwn_reset_core(mac, mac->mac_phy.gmode))) in bwn_core_init()
H A Dif_bwn_phy_g.c432 bwn_reset_core(mac, 0); in bwn_phy_g_prepare_hw()
435 bwn_reset_core(mac, 1); in bwn_phy_g_prepare_hw()