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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c6767 if (enable && an->an_tim_set == 1) {
6782 an->an_tim_set = 1;
6793 an->an_tim_set = 0;
6806 an->an_tim_set = 0;
6887 an->an_tim_set == 0 &&
6894 an->an_tim_set = 1;
6906 an->an_tim_set == 1 &&
6914 an->an_tim_set = 0;
H A Dif_athvar.h198 uint32_t an_tim_set; /* TIM has been set */ member in struct:ath_node
H A Dif_ath_tx.c4109 an->an_tim_set,

Completed in 66 milliseconds