Searched refs:stf (Results 1 – 3 of 3) sorted by relevance
51 if ((wlc->stf->rxstreams == 1) && (val != HT_CAP_RX_STBC_NO)) in brcms_c_stf_stbc_rx_ht_update()75 if (wlc->stf->txchain == wlc->stf->hw_txchain) { in brcms_c_tempsense_upd()76 if (txchain && (txchain < wlc->stf->hw_txchain)) in brcms_c_tempsense_upd()79 } else if (wlc->stf->txchain < wlc->stf->hw_txchain) { in brcms_c_tempsense_upd()80 if (txchain == wlc->stf->hw_txchain) in brcms_c_tempsense_upd()136 if ((int_val == ON) && (wlc->stf->txstreams == 1)) in brcms_c_stf_stbc_tx_set()153 && (wlc->stf->rxstreams == 1)) in brcms_c_stf_stbc_rx_set()167 if (hweight8(core_mask) > wlc->stf->txstreams) in brcms_c_stf_txcore_set()170 if ((hweight8(core_mask) == wlc->stf->txstreams) && in brcms_c_stf_txcore_set()171 ((core_mask & ~wlc->stf->txchain) in brcms_c_stf_txcore_set()[all …]
440 kfree(wlc->stf); in brcms_c_detach_mfree()542 wlc->stf = kzalloc_obj(*wlc->stf, GFP_ATOMIC); in brcms_c_attach_malloc()543 if (wlc->stf == NULL) { in brcms_c_attach_malloc()2302 return (u16) wlc_hw->wlc->stf->txant; in brcms_b_get_txant()3382 if (wlc->stf->ss_algosel_auto) in brcms_c_set_phy_chanspec()3383 brcms_c_stf_ss_algo_channel_get(wlc, &wlc->stf->ss_algo_channel, in brcms_c_set_phy_chanspec()3396 wlc->stf->txstreams); in brcms_default_rateset()3658 brcms_c_rateset_mcs_upd(&rs, wlc->stf->txstreams); in brcms_c_set_ratetable()3943 u16 phytxant = wlc->stf->phytxant; in brcms_c_beacon_phytxctl_txant_upd()4019 wlc->stf->ldpc = val; in brcms_c_ht_update_ldpc()[all …]
33 stf.o \