Searched refs:iv_updateslot (Results 1 – 2 of 2) sorted by relevance
589 void (*iv_updateslot)(struct ieee80211vap *); member
857 if (vap->iv_updateslot != NULL) { in vap_update_slot()858 vap->iv_updateslot(vap); in vap_update_slot()