Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwn.c148 static void bwn_updateslot(struct ieee80211com *);
813 ic->ic_updateslot = bwn_updateslot; in bwn_attach_post()
1857 bwn_updateslot(struct ieee80211com *ic) in bwn_updateslot() function