Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_ucfg_api.c350 QDF_STATUS ucfg_reg_set_hal_reg_cap(struct wlan_objmgr_psoc *psoc, in ucfg_reg_set_hal_reg_cap() function
357 qdf_export_symbol(ucfg_reg_set_hal_reg_cap);
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/
Dwlan_reg_ucfg_api.h675 QDF_STATUS ucfg_reg_set_hal_reg_cap(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
Dservice_ready_util.c919 status = ucfg_reg_set_hal_reg_cap(psoc, reg_cap, num_phy_reg_cap); in init_deinit_populate_phy_reg_cap()