Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mwl/
Dif_mwl.c116 static void mwl_updateslot(struct ifnet *);
486 ic->ic_updateslot = mwl_updateslot; in mwl_attach()
1871 mwl_updateslot(struct ifnet *ifp) in mwl_updateslot() function
1937 mwl_updateslot(ic->ic_ifp); in mwl_beacon_update()