Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_g.h39 extern int bwn_phy_g_init(struct bwn_mac *mac);
H A Dif_bwn_phy_g.c470 bwn_phy_g_init(struct bwn_mac *mac) in bwn_phy_g_init() function
H A Dif_bwn.c1320 mac->mac_phy.init = bwn_phy_g_init; in bwn_attach_core()