Searched refs:an_tim_set (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ath/
H A Dif_ath.c6816 if (enable && an->an_tim_set == 1) {
6831 an->an_tim_set = 1;
6842 an->an_tim_set = 0;
6855 an->an_tim_set = 0;
6936 an->an_tim_set == 0 &&
6943 an->an_tim_set = 1;
6955 an->an_tim_set == 1 &&
6963 an->an_tim_set = 0;
H A Dif_athvar.h197 uint32_t an_tim_set; /* TIM has been set */ member in struct:ath_node
H A Dif_ath_tx.c4107 an->an_tim_set,

Completed in 105 milliseconds