Home
last modified time | relevance | path

Searched refs:tim_period (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211.h1021 uint8_t tim_period; /* DTIM period */ member
H A Dieee80211_sta.c1605 ni->ni_dtim_period = tim->tim_period; in sta_recv_mgmt()
H A Dieee80211_output.c3475 tie->tim_period = vap->iv_dtim_period; /* DTIM period */ in ieee80211_beacon_construct()
3936 tie->tim_count = tie->tim_period - 1; in ieee80211_beacon_update()
H A Dieee80211_scan_sta.c365 ise->se_dtimperiod = tim->tim_period; in sta_add()