Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/
H A Dieee80211_proto.h447 void ieee80211_notify_radio(struct ieee80211com *, int);
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_dragonfly.c955 ieee80211_notify_radio(struct ieee80211com *ic, int state) in ieee80211_notify_radio() function
/dragonfly/sys/dev/netif/wpi/
H A Dif_wpi.c3256 ieee80211_notify_radio(ic, 1); in wpi_parent()
3259 ieee80211_notify_radio(ic, 0); in wpi_parent()
3263 ieee80211_notify_radio(ic, 0); in wpi_parent()
5506 ieee80211_notify_radio(ic, 0);
/dragonfly/sys/dev/netif/iwi/
H A Dif_iwi.c3349 ieee80211_notify_radio(ic, 1);
3380 ieee80211_notify_radio(ic, 0);
/dragonfly/sys/dev/netif/iwm/
H A Dif_iwm.c5103 ieee80211_notify_radio(ic, 0); in iwm_rftoggle_task()
5108 ieee80211_notify_radio(ic, 1); in iwm_rftoggle_task()