Home
last modified time | relevance | path

Searched refs:enable_bitmap (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_features.c5029 cmd->enable_bitmap |= (0x1 << 6); in wma_set_tx_rx_aggr_size()
5045 cmd->enable_bitmap |= 0x04; in wma_set_tx_rx_aggr_size()
5049 cmd->enable_bitmap); in wma_set_tx_rx_aggr_size()
5107 cmd->enable_bitmap |= (0x1 << 6); in wma_set_tx_rx_aggr_size_per_ac()
5117 cmd->enable_bitmap |= 0x20 | queue_num; in wma_set_tx_rx_aggr_size_per_ac()
5120 cmd->enable_bitmap |= 0x04; in wma_set_tx_rx_aggr_size_per_ac()
5125 cmd->enable_bitmap); in wma_set_tx_rx_aggr_size_per_ac()
H A Dwma_utils.c3077 cmd->use_thresh_bitmap = thresh->enable_bitmap; in wma_config_stats_ext_threshold()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_stats.c4839 thresh.enable_bitmap = false; in __wlan_hdd_cfg80211_ll_stats_ext_set_param()
4843 thresh.enable_bitmap = true; in __wlan_hdd_cfg80211_ll_stats_ext_set_param()
4849 thresh.enable_bitmap = true; in __wlan_hdd_cfg80211_ll_stats_ext_set_param()
4855 thresh.enable_bitmap = true; in __wlan_hdd_cfg80211_ll_stats_ext_set_param()
4861 thresh.enable_bitmap = true; in __wlan_hdd_cfg80211_ll_stats_ext_set_param()
4864 if (!thresh.global && !thresh.enable_bitmap) { in __wlan_hdd_cfg80211_ll_stats_ext_set_param()
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h3629 uint32_t enable_bitmap; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c8174 WMI_VDEV_CUSTOM_AGGR_AC_SET(cmd->enable_bitmap, in copy_custom_aggr_bitmap()
8176 WMI_VDEV_CUSTOM_AGGR_TYPE_SET(cmd->enable_bitmap, in copy_custom_aggr_bitmap()
8178 WMI_VDEV_CUSTOM_TX_AGGR_SZ_DIS_SET(cmd->enable_bitmap, in copy_custom_aggr_bitmap()
8180 WMI_VDEV_CUSTOM_RX_AGGR_SZ_DIS_SET(cmd->enable_bitmap, in copy_custom_aggr_bitmap()
8182 WMI_VDEV_CUSTOM_TX_AC_EN_SET(cmd->enable_bitmap, in copy_custom_aggr_bitmap()
8184 WMI_VDEV_CUSTOM_AGGR_256_BA_EN_SET(cmd->enable_bitmap, in copy_custom_aggr_bitmap()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h7906 A_UINT32 enable_bitmap; member