Lines Matching refs:bslot
304 vif = priv->cur_beacon_conf.bslot[slot]; in ath9k_htc_send_buffered()
365 vif = priv->cur_beacon_conf.bslot[slot]; in ath9k_htc_send_beacon()
466 if (priv->cur_beacon_conf.bslot[slot] == NULL) { in ath9k_htc_swba()
485 if (priv->cur_beacon_conf.bslot[i] == NULL) { in ath9k_htc_assign_bslot()
486 avp->bslot = i; in ath9k_htc_assign_bslot()
491 priv->cur_beacon_conf.bslot[avp->bslot] = vif; in ath9k_htc_assign_bslot()
495 avp->bslot); in ath9k_htc_assign_bslot()
505 priv->cur_beacon_conf.bslot[avp->bslot] = NULL; in ath9k_htc_remove_bslot()
509 avp->bslot); in ath9k_htc_remove_bslot()
524 if (avp->bslot == 0) in ath9k_htc_set_tsfadjust()
532 tsfadjust = cur_conf->beacon_interval * avp->bslot / ATH9K_HTC_MAX_BCN_VIF; in ath9k_htc_set_tsfadjust()
536 (unsigned long long)tsfadjust, avp->bslot); in ath9k_htc_set_tsfadjust()