Home
last modified time | relevance | path

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

/NextBSD/sys/net80211/
HDieee80211_proto.c658 if (ic->ic_updateslot != NULL) in ieee80211_set_shortslottime()
659 ic->ic_updateslot(ic); in ieee80211_set_shortslottime()
HDieee80211_var.h276 void (*ic_updateslot)(struct ieee80211com *); member
HDieee80211_ddb.c648 DB_PRINTSYM("\t", "ic_updateslot", ic->ic_updateslot); in _db_show_com()
/NextBSD/sys/dev/malo/
HDif_malo.c287 ic->ic_updateslot = malo_updateslot; in malo_attach()
/NextBSD/sys/dev/ral/
HDrt2661.c296 ic->ic_updateslot = rt2661_update_slot; in rt2661_attach()
HDrt2560.c290 ic->ic_updateslot = rt2560_update_slot; in rt2560_attach()
HDrt2860.c335 ic->ic_updateslot = rt2860_updateslot; in rt2860_attach()
/NextBSD/sys/dev/usb/wlan/
HDif_rum.c558 ic->ic_updateslot = rum_update_slot; in rum_attach()
HDif_urtw.c890 ic->ic_updateslot = urtw_updateslot; in urtw_attach()
HDif_run.c805 ic->ic_updateslot = run_updateslot; in run_attach()
/NextBSD/sys/dev/bwi/
HDif_bwi.c509 ic->ic_updateslot = bwi_updateslot; in bwi_attach()
/NextBSD/sys/dev/mwl/
HDif_mwl.c470 ic->ic_updateslot = mwl_updateslot; in mwl_attach()
/NextBSD/sys/dev/ath/
HDif_ath.c1208 ic->ic_updateslot = ath_updateslot; in ath_attach()
/NextBSD/sys/dev/bwn/
HDif_bwn.c1082 ic->ic_updateslot = bwn_updateslot; in bwn_attach_post()