Searched refs:av_bcbuf (Results 1 – 3 of 3) sorted by relevance
125 if (avp->av_bcbuf == NULL) in ath9k_beacon_generate()128 bf = avp->av_bcbuf; in ath9k_beacon_generate()201 avp->av_bcbuf = list_first_entry(&sc->beacon.bbuf, struct ath_buf, list); in ath9k_beacon_assign_slot()202 list_del(&avp->av_bcbuf->list); in ath9k_beacon_assign_slot()221 struct ath_buf *bf = avp->av_bcbuf; in ath9k_beacon_remove_slot()237 avp->av_bcbuf = NULL; in ath9k_beacon_remove_slot()
638 struct ath_buf *av_bcbuf; member
2274 bf = avp->av_bcbuf; in ath9k_tx_last_beacon()