Searched refs:ic_updateslot (Results 1 – 3 of 3) sorted by relevance
297 void (*ic_updateslot)(struct ieee80211com *); member
896 if (ic->ic_updateslot != NULL) in vap_update_slot()897 ic->ic_updateslot(ic); in vap_update_slot()
643 DB_PRINTSYM("\t", "ic_updateslot", ic->ic_updateslot); in _db_show_com()