Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211.h595 void (*ic_set_channel)(ieee80211com_t *); member
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_node.c682 if (ic->ic_set_channel != NULL) in ieee80211_setcurchan()
683 ic->ic_set_channel(ic); in ieee80211_setcurchan()