Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_eht.h71 void hdd_update_wiphy_eht_cap(struct hdd_context *hdd_ctx);
119 void hdd_update_wiphy_eht_cap(struct hdd_context *hdd_ctx) in hdd_update_wiphy_eht_cap() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_eht.c174 void hdd_update_wiphy_eht_cap(struct hdd_context *hdd_ctx) in hdd_update_wiphy_eht_cap() function
H A Dwlan_hdd_main.c2957 hdd_update_wiphy_eht_cap(hdd_ctx); in hdd_update_tgt_cfg()