Home
last modified time | relevance | path

Searched refs:ocb_alert (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/components/ocb/dispatcher/src/
H A Dwlan_ocb_ucfg_api.c194 ocb_alert("The request could not be found"); in ucfg_ocb_config_channel()
251 ocb_alert("Failed to get OCB vdev object"); in ucfg_ocb_set_channel_config()
332 ocb_alert("tx_ops is null"); in ucfg_ocb_set_utc_time()
336 ocb_alert("ocb_set_utc_time is null"); in ucfg_ocb_set_utc_time()
365 ocb_alert("tx_ops is null"); in ucfg_ocb_start_timing_advert()
369 ocb_alert("ocb_start_timing_advert is null"); in ucfg_ocb_start_timing_advert()
397 ocb_alert("tx_ops is null"); in ucfg_ocb_stop_timing_advert()
401 ocb_alert("ocb_stop_timing_advert is null"); in ucfg_ocb_stop_timing_advert()
433 ocb_alert("tx_ops is null"); in ucfg_ocb_get_tsf_timer()
437 ocb_alert("ocb_get_tsf_timer is null"); in ucfg_ocb_get_tsf_timer()
[all …]
H A Dwlan_ocb_tgt_api.c301 ocb_alert("No ocb objects or ocb_reg_ev_handler"); in tgt_ocb_register_ev_handler()
323 ocb_alert("No ocb objects or ocb_unreg_ev_handler"); in tgt_ocb_unregister_ev_handler()
/wlan-driver/qcacld-3.0/components/ocb/core/inc/
H A Dwlan_ocb_main.h39 #define ocb_alert(params...) \ macro
/wlan-driver/qcacld-3.0/components/ocb/core/src/
H A Dwlan_ocb_main.c144 ocb_alert("Pdev is NULL"); in ocb_channel_config_status()