Home
last modified time | relevance | path

Searched defs:vow_config (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_cfg.h78 u32 vow_config; member
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_cfg.c24 unsigned int vow_config; variable
/wlan-driver/fw-api/fw/
H A Dwlan_defs.h752 #define VOW_GET_NUM_VI_STA(vow_config) (((vow_config) & 0xffff0000) >> 16) argument
753 #define VOW_GET_DESC_PER_VI_STA(vow_config) ((vow_config) & 0x0000ffff) argument
H A Dwmi_unified.h4088 A_UINT32 vow_config; member
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_param.h6933 uint32_t vow_config; member