Home
last modified time | relevance | path

Searched refs:oal_warn_on (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_event_msg.c313 if (oal_warn_on(wal_ret == 0)) { in wal_send_cfg_wait_event()
388 if (oal_warn_on((need_rsp == HI_TRUE) && (rsp_msg == HI_NULL))) { in wal_send_cfg_event()
423 if (oal_warn_on(oal_in_interrupt())) { in wal_send_cfg_event()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_event.c106 if (oal_warn_on(ret != HI_SUCCESS)) { in frw_event_free()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_util.h144 #define oal_warn_on(condition) (condition) macro

Completed in 5 milliseconds