Home
last modified time | relevance | path

Searched refs:flags2 (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211_capa.c
H A Ddriver_nl80211.c
H A Ddriver.h
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h4657 A_UINT32 flags2; member
5081 #define WMI_RSRC_CFG_FLAGS2_RE_ULRESP_PDEV_CFG_GET(flags2, pdev_id) \ argument
5082 WMI_GET_BITS(flags2, pdev_id, 1)
5083 #define WMI_RSRC_CFG_FLAGS2_RE_ULRESP_PDEV_CFG_SET(flags2, pdev_id, value) \ argument
5084 WMI_SET_BITS(flags2, pdev_id, 1, value)
5086 #define WMI_RSRC_CFG_FLAGS2_RX_PEER_METADATA_VERSION_GET(flags2) \ argument
5087 WMI_GET_BITS(flags2, 4, 2)
5088 #define WMI_RSRC_CFG_FLAGS2_RX_PEER_METADATA_VERSION_SET(flags2, value) \ argument
5089 WMI_SET_BITS(flags2, 4, 2, value)
5091 #define WMI_RSRC_CFG_FLAGS2_IS_SAP_CONNECTED_D3WOW_ENABLED_GET(flags2) \ argument
[all …]
/wlan-driver/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.h
H A Dwpa.c
/wlan-driver/wpa_supplicant_8/hostapd/
H A Dmain.c
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_tlv.c9607 resource_cfg->flags2, 1); in wmi_copy_latency_flowq_support()
9792 WMI_SET_BITS(resource_cfg->flags2, 0, 4, in wmi_copy_resource_config()
9799 WMI_RSRC_CFG_FLAGS2_SAWF_CONFIG_ENABLE_SET(resource_cfg->flags2, in wmi_copy_resource_config()
9870 resource_cfg->flags2, 1); in wmi_copy_resource_config()
9873 resource_cfg->flags2, 1); in wmi_copy_resource_config()
9914 resource_cfg->flags2, in wmi_copy_resource_config()
9919 resource_cfg->flags2, 1); in wmi_copy_resource_config()
9923 resource_cfg->flags2, tgt_res_cfg->rf_path); in wmi_copy_resource_config()
9927 (resource_cfg->flags2, in wmi_copy_resource_config()
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant.c