Home
last modified time | relevance | path

Searched refs:ic_tdma_update (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_tdma.c502 vap->iv_ic->ic_tdma_update(ni, tdma, update); in tdma_update()
H A Dieee80211_var.h306 void (*ic_tdma_update)(struct ieee80211_node *, member
/freebsd/sys/dev/ath/
H A Dif_ath.c1056 ic->ic_tdma_update = ath_tdma_update; in ath_attach()