Home
last modified time | relevance | path

Searched refs:mv_last_ps_sta (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/mwl/
H A Dif_mwlvar.h238 uint16_t mv_last_ps_sta; /* last count of ps sta's */ member
H A Dif_mwl.c1889 if (nsta == 0 || mvp->mv_last_ps_sta == 0) in mwl_update_ps()
1891 mvp->mv_last_ps_sta = nsta; in mwl_update_ps()