Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c530 if (tx_ops->unregister_ch_avoid_event_handler) in regulatory_psoc_close()
531 tx_ops->unregister_ch_avoid_event_handler(psoc, NULL); in regulatory_psoc_close()
/wlan-driver/qca-wifi-host-cmn/target_if/regulatory/src/
H A Dtarget_if_reg.c1430 reg_ops->unregister_ch_avoid_event_handler = in target_if_register_regulatory_tx_ops()
/wlan-driver/qca-wifi-host-cmn/umac/global_umac_dispatcher/lmac_if/inc/
H A Dwlan_lmac_if_def.h1175 QDF_STATUS (*unregister_ch_avoid_event_handler)( member