Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn_phy_g.h36 extern void bwn_phy_g_init_pre(struct bwn_mac *mac);
H A Dif_bwn_phy_g.c237 bwn_phy_g_init_pre(struct bwn_mac *mac) in bwn_phy_g_init_pre() function
H A Dif_bwn.c1394 mac->mac_phy.init_pre = bwn_phy_g_init_pre; in bwn_attach_core()