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()200 avp->av_bcbuf = list_first_entry(&sc->beacon.bbuf, struct ath_buf, list); in ath9k_beacon_assign_slot()201 list_del(&avp->av_bcbuf->list); in ath9k_beacon_assign_slot()221 struct ath_buf *bf = avp->av_bcbuf; in ath9k_beacon_remove_slot()240 avp->av_bcbuf = NULL; in ath9k_beacon_remove_slot()
610 struct ath_buf *av_bcbuf; member
2116 bf = avp->av_bcbuf; in ath9k_tx_last_beacon()