IEEE80211_LOCK_OBJ
callout_init_mtx(&dfs->nol_timer, IEEE80211_LOCK_OBJ(ic), 0);
callout_init_mtx(&dfs->cac_timer, IEEE80211_LOCK_OBJ(ic), 0);
callout_init_mtx(&vap->iv_swbmiss, IEEE80211_LOCK_OBJ(ic), 0);
lksleep(vap, IEEE80211_LOCK_OBJ(ic), PCATCH,
mtx_sleep(vap, IEEE80211_LOCK_OBJ(ic), PCATCH,