Home
last modified time | relevance | path

Searched refs:BDF_VERSION (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c6442 tgt_cfg.hw_bd_info.bdf_version = wma_handle->hw_bd_info[BDF_VERSION]; in wma_update_hdd_cfg()
6815 wma_handle->hw_bd_info[BDF_VERSION] = in wma_rx_service_ready_event()
6828 wma_handle->hw_bd_info[BDF_VERSION], in wma_rx_service_ready_event()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h3113 BDF_VERSION = 0, enumerator
3124 #define WMI_GET_BDF_VERSION(hw_bd_info) ((hw_bd_info)[BDF_VERSION])
3130 #define WMI_SET_BDF_VERSION(hw_bd_info, val) ((hw_bd_info)[BDF_VERSION] = (val))