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

/freebsd-11.0-release/sys/dev/ath/
H A Dif_ath.c6352 if (enable && an->an_tim_set == 1) {
6367 an->an_tim_set = 1;
6378 an->an_tim_set = 0;
6391 an->an_tim_set = 0;
6472 an->an_tim_set == 0 &&
6479 an->an_tim_set = 1;
6491 an->an_tim_set == 1 &&
6499 an->an_tim_set = 0;
H A Dif_athvar.h196 uint32_t an_tim_set; /* TIM has been set */ member in struct:ath_node
H A Dif_ath_tx.c3996 an->an_tim_set,

Completed in 103 milliseconds