Lines Matching refs:bslot
148 vif = priv->beacon.bslot[slot]; in ath9k_htc_send_buffered()
209 vif = priv->beacon.bslot[slot]; in ath9k_htc_send_beacon()
312 if (priv->beacon.bslot[slot] == NULL) { in ath9k_htc_swba()
331 if (priv->beacon.bslot[i] == NULL) { in ath9k_htc_assign_bslot()
332 avp->bslot = i; in ath9k_htc_assign_bslot()
337 priv->beacon.bslot[avp->bslot] = vif; in ath9k_htc_assign_bslot()
341 avp->bslot); in ath9k_htc_assign_bslot()
351 priv->beacon.bslot[avp->bslot] = NULL; in ath9k_htc_remove_bslot()
355 avp->bslot); in ath9k_htc_remove_bslot()
370 if (avp->bslot == 0) in ath9k_htc_set_tsfadjust()
378 tsfadjust = cur_conf->beacon_interval * avp->bslot / ATH9K_HTC_MAX_BCN_VIF; in ath9k_htc_set_tsfadjust()
382 (unsigned long long)tsfadjust, avp->bslot); in ath9k_htc_set_tsfadjust()