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()
310 if (priv->beacon.bslot[slot] == NULL) { in ath9k_htc_swba()
329 if (priv->beacon.bslot[i] == NULL) { in ath9k_htc_assign_bslot()
330 avp->bslot = i; in ath9k_htc_assign_bslot()
335 priv->beacon.bslot[avp->bslot] = vif; in ath9k_htc_assign_bslot()
339 avp->bslot); in ath9k_htc_assign_bslot()
349 priv->beacon.bslot[avp->bslot] = NULL; in ath9k_htc_remove_bslot()
353 avp->bslot); in ath9k_htc_remove_bslot()
368 if (avp->bslot == 0) in ath9k_htc_set_tsfadjust()
376 tsfadjust = cur_conf->beacon_interval * avp->bslot / ATH9K_HTC_MAX_BCN_VIF; in ath9k_htc_set_tsfadjust()
380 (unsigned long long)tsfadjust, avp->bslot); in ath9k_htc_set_tsfadjust()