Searched refs:A_BOOL (Results 1 – 15 of 15) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/utils/fwlog/ |
H A D | dbglog_host.h | 118 dbglog_report_enable(wmi_unified_t wmi_handle, A_BOOL isenable); 157 A_BOOL isenable); 161 A_BOOL isenable); 222 dbglog_report_enable(wmi_unified_t wmi_handle, A_BOOL isenable) 245 A_BOOL isenable) 252 A_BOOL isenable)
|
H A D | dbglog_host.c | 1447 static A_BOOL 2191 static A_BOOL 2390 static A_BOOL 2755 A_BOOL dbglog_ratectrl_print_handler(uint32_t mod_id, in dbglog_ratectrl_print_handler() 2818 A_BOOL dbglog_ani_print_handler(uint32_t mod_id, in dbglog_ani_print_handler() 2912 static A_BOOL 3055 static A_BOOL 3210 static A_BOOL 3249 A_BOOL dbglog_coex_print_handler(uint32_t mod_id, in dbglog_coex_print_handler() 3743 static A_BOOL [all …]
|
/wlan-driver/qcacld-3.0/uapi/linux/ |
H A D | a_types.h | 41 typedef _Bool A_BOOL; typedef
|
H A D | dbglog_common.h | 125 typedef A_BOOL (*module_dbg_print)(A_UINT32, A_UINT16, A_UINT32,
|
/wlan-driver/qca-wifi-host-cmn/hif/src/usb/ |
H A D | if_usb.h | 128 A_BOOL is_bundle_enabled;
|
H A D | hif_usb_internal.h | 87 A_BOOL new_alloc;
|
/wlan-driver/qca-wifi-host-cmn/htc/ |
H A D | htc_api.h | 814 void htc_set_pkt_dbg(HTC_HANDLE handle, A_BOOL dbg_flag); 824 void htc_set_nodrop_pkt(HTC_HANDLE HTCHandle, A_BOOL isNodropPkt);
|
H A D | htc_internal.h | 251 A_BOOL is_nodrop_pkt;
|
H A D | htc_send.c | 2891 void htc_set_pkt_dbg(HTC_HANDLE handle, A_BOOL dbg_flag) in htc_set_pkt_dbg() 2898 void htc_set_nodrop_pkt(HTC_HANDLE HTCHandle, A_BOOL isNodropPkt) in htc_set_nodrop_pkt()
|
/wlan-driver/qcacld-3.0/core/dp/txrx/ |
H A D | ol_tx_classify.c | 87 static inline A_BOOL 100 static inline A_BOOL ol_if_tx_bad_peer_txq_overflow( in ol_if_tx_bad_peer_txq_overflow()
|
/wlan-driver/qca-wifi-host-cmn/utils/epping/src/ |
H A D | epping_tx.c | 319 A_BOOL flushing = false; in epping_tx_complete()
|
/wlan-driver/qca-wifi-host-cmn/wmi/src/ |
H A D | wmi_unified.c | 3120 void wmi_set_runtime_pm_inprogress(wmi_unified_t wmi_handle, A_BOOL val) in wmi_set_runtime_pm_inprogress() 3783 void wmi_set_target_suspend(wmi_unified_t wmi_handle, A_BOOL val) in wmi_set_target_suspend() 3788 void wmi_set_target_suspend_acked(wmi_unified_t wmi_handle, A_BOOL val) in wmi_set_target_suspend_acked() 3818 void wmi_tag_crash_inject(wmi_unified_t wmi_handle, A_BOOL flag) in wmi_tag_crash_inject() 3823 void wmi_set_is_wow_bus_suspended(wmi_unified_t wmi_handle, A_BOOL val) in wmi_set_is_wow_bus_suspended()
|
/wlan-driver/qca-wifi-host-cmn/wmi/inc/ |
H A D | wmi_unified_api.h | 618 void wmi_set_is_wow_bus_suspended(wmi_unified_t wmi_handle, A_BOOL val); 625 void wmi_tag_crash_inject(wmi_unified_t wmi_handle, A_BOOL flag);
|
H A D | wmi_unified_priv.h | 390 A_BOOL fwlog_open;
|
/wlan-driver/fw-api/fw/ |
H A D | wlan_defs.h | 1545 static INLINE A_BOOL
|