Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_callbacks.h69 QDF_STATUS reg_notify_sap_event(struct wlan_objmgr_pdev *pdev,
H A Dreg_callbacks.c356 QDF_STATUS reg_notify_sap_event(struct wlan_objmgr_pdev *pdev, in reg_notify_sap_event() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_ucfg_api.c140 return reg_notify_sap_event(pdev, sap_state); in ucfg_reg_notify_sap_event()