Searched refs:bcbuf (Results 1 – 2 of 2) sorted by relevance
122 WARN_ON(list_empty(&ah->bcbuf)); in ath5k_add_interface()123 avf->bbuf = list_first_entry(&ah->bcbuf, struct ath5k_buf, in ath5k_add_interface()170 list_add_tail(&avf->bbuf->list, &ah->bcbuf); in ath5k_remove_interface()
1326 struct list_head bcbuf; /* beacon buffer */ member