Home
last modified time | relevance | path

Searched refs:hdd_update_he_cap_in_cfg (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_he.h109 int hdd_update_he_cap_in_cfg(struct hdd_context *hdd_ctx);
190 static inline int hdd_update_he_cap_in_cfg(struct hdd_context *hdd_ctx) in hdd_update_he_cap_in_cfg() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_he.c95 int hdd_update_he_cap_in_cfg(struct hdd_context *hdd_ctx) in hdd_update_he_cap_in_cfg() function
H A Dwlan_hdd_cfg.c726 if (0 != hdd_update_he_cap_in_cfg(hdd_ctx)) { in hdd_update_config_cfg()