Searched refs:av_bcbuf (Results 1 – 3 of 3) sorted by relevance
124 if (avp->av_bcbuf == NULL) in ath9k_beacon_generate()127 bf = avp->av_bcbuf; in ath9k_beacon_generate()199 avp->av_bcbuf = list_first_entry(&sc->beacon.bbuf, struct ath_buf, list); in ath9k_beacon_assign_slot()200 list_del(&avp->av_bcbuf->list); in ath9k_beacon_assign_slot()220 struct ath_buf *bf = avp->av_bcbuf; in ath9k_beacon_remove_slot()239 avp->av_bcbuf = NULL; in ath9k_beacon_remove_slot()
606 struct ath_buf *av_bcbuf; member
2067 bf = avp->av_bcbuf; in ath9k_tx_last_beacon()