Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_node.h204 uint8_t ni_dtim_count; /* DTIM count for last bcn */ member
H A Dieee80211_ddb.c292 ni->ni_dtim_period, ni->ni_dtim_count); in _db_show_sta()
H A Dieee80211_sta.c1619 ni->ni_dtim_count = tim->tim_count; in sta_recv_mgmt()
/freebsd/sys/dev/ath/
H A Dif_ath_beacon.c1038 dtimcount = ni->ni_dtim_count; in ath_beacon_config()