Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bwn/bwn/
H A Dif_bwn.c163 static int bwn_phy_getinfo(struct bwn_mac *, int);
1269 error = bwn_phy_getinfo(mac, high); in bwn_attach_core()
1440 bwn_phy_getinfo(struct bwn_mac *mac, int tgshigh) in bwn_phy_getinfo() function