Home
last modified time | relevance | path

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

/freebsd/sys/dev/ipw/
H A Dif_ipw.c147 static void ipw_disassoc(struct ieee80211com *, struct ieee80211vap *);
879 ipw_disassoc(ic, vap); in ipw_newstate()
2253 ipw_disassoc(struct ieee80211com *ic, struct ieee80211vap *vap) in ipw_disassoc() function