Searched refs:ic_set_channel (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-13-stable/sys/net80211/
H A Dieee80211_scan_sw.c751 ic->ic_set_channel(ic);
830 ic->ic_set_channel(ic);
H A Dieee80211_ddb.c654 DB_PRINTSYM("\t", "ic_set_channel", ic->ic_set_channel);
H A Dieee80211_superg.c1002 ic->ic_set_channel(ic);
H A Dieee80211_var.h334 void (*ic_set_channel)(struct ieee80211com *); member in struct:ieee80211com
H A Dieee80211_proto.c1845 ic->ic_set_channel(ic);
H A Dieee80211_node.c772 ic->ic_set_channel(ic);
/freebsd-13-stable/sys/dev/wtap/
H A Dif_wtap.c633 ic->ic_set_channel = wtap_set_channel;
/freebsd-13-stable/sys/dev/rtwn/
H A Dif_rtwn.c287 ic->ic_set_channel = rtwn_set_channel;
/freebsd-13-stable/sys/dev/malo/
H A Dif_malo.c293 ic->ic_set_channel = malo_set_channel;
/freebsd-13-stable/sys/dev/ipw/
H A Dif_ipw.c313 ic->ic_set_channel = ipw_set_channel;
/freebsd-13-stable/sys/dev/ral/
H A Drt2560.c297 ic->ic_set_channel = rt2560_set_channel;
H A Drt2661.c298 ic->ic_set_channel = rt2661_set_channel;
H A Drt2860.c337 ic->ic_set_channel = rt2860_set_channel;
/freebsd-13-stable/sys/dev/usb/wlan/
H A Dif_uath.c449 ic->ic_set_channel = uath_set_channel;
H A Dif_upgt.c351 ic->ic_set_channel = upgt_set_channel;
H A Dif_ural.c491 ic->ic_set_channel = ural_set_channel;
H A Dif_rsu.c591 ic->ic_set_channel = rsu_set_channel;
H A Dif_rum.c566 ic->ic_set_channel = rum_set_channel;
H A Dif_zyd.c399 ic->ic_set_channel = zyd_set_channel;
/freebsd-13-stable/sys/dev/otus/
H A Dif_otus.c751 ic->ic_set_channel = otus_set_channel;
/freebsd-13-stable/sys/dev/mwl/
H A Dif_mwl.c487 ic->ic_set_channel = mwl_set_channel;
/freebsd-13-stable/sys/dev/if_ndis/
H A Dif_ndis.c929 ic->ic_set_channel = ndis_set_channel;
/freebsd-13-stable/sys/dev/bwi/
H A Dif_bwi.c515 ic->ic_set_channel = bwi_set_channel;
/freebsd-13-stable/sys/dev/iwi/
H A Dif_iwi.c400 ic->ic_set_channel = iwi_set_channel;
/freebsd-13-stable/sys/dev/ath/
H A Dif_ath.c1312 ic->ic_set_channel = ath_set_channel;

Completed in 424 milliseconds

12