Searched refs:tx_bf_cap (Results 1 – 12 of 12) sorted by relevance
606 pht_cap->ht_cap.tx_bf_cap = wlan_cpu_to_le32(priv->tx_bf_cap); in wlan_fill_ht_cap_tlv()1039 … pht_cap->ht_cap.tx_bf_cap = ((pht_cap->ht_cap.tx_bf_cap & (~(0x3 << 23))) | (0x2 << 23)); in wlan_cmd_append_11n_tlv()1040 … pht_cap->ht_cap.tx_bf_cap = ((pht_cap->ht_cap.tx_bf_cap & (~(0x3 << 27))) | (0x2 << 27)); in wlan_cmd_append_11n_tlv()
168 priv->tx_bf_cap = DEFAULT_11N_TX_BF_CAP; in wlan_init_priv()170 priv->tx_bf_cap = 0; in wlan_init_priv()
172 (void)PRINTF("tx_bf_cap: 0x%x\n\r", htcap->ht_cap.tx_bf_cap); in dump_htcap_info()
317 tlv_htcap->ht_cap.tx_bf_cap = wlan_cpu_to_le32(bss->param.bss_config.tx_bf_cap); in wlan_uap_cmd_ap_config()
1562 if ((pbss_desc->pht_cap && (((pbss_desc->ht_cap_saved.ht_cap.tx_bf_cap >> 4) & 0x1) == 0x0))
757 bss.param.bss_config.tx_bf_cap = mlan_adap->priv[1]->tx_bf_cap; in wifi_cmd_uap_config()
1569 int wifi_set_txbfcap(unsigned int tx_bf_cap) in wifi_set_txbfcap() argument1576 ds_11n_cfg.param.tx_bf_cap = tx_bf_cap; in wifi_set_txbfcap()
1074 t_u32 tx_bf_cap; member3304 t_u32 tx_bf_cap; member
1158 t_u32 tx_bf_cap;
1405 t_u32 tx_bf_cap;
871 int wifi_set_txbfcap(unsigned int tx_bf_cap);
11889 int wlan_set_txbfcap(unsigned int tx_bf_cap) in wlan_set_txbfcap() argument11891 return wifi_set_txbfcap(tx_bf_cap); in wlan_set_txbfcap()