Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/
H A Dservice_ready_util.h282 int init_deinit_populate_phy_reg_cap(struct wlan_objmgr_psoc *psoc,
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dinit_event_handler.c281 err_code = init_deinit_populate_phy_reg_cap(psoc, wmi_handle, event, in init_deinit_service_ready_event_handler()
713 err_code = init_deinit_populate_phy_reg_cap(psoc, wmi_handle, in init_deinit_service_ext_ready_event_handler()
H A Dservice_ready_util.c875 int init_deinit_populate_phy_reg_cap(struct wlan_objmgr_psoc *psoc, in init_deinit_populate_phy_reg_cap() function