Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/logging/src/
H A Dwlan_logging_sock_svc.c244 static inline QDF_STATUS allocate_log_msg_buffer(void) in allocate_log_msg_buffer() function
260 static inline QDF_STATUS allocate_log_msg_buffer(void) in allocate_log_msg_buffer() function
1218 if (allocate_log_msg_buffer() != QDF_STATUS_SUCCESS) { in wlan_logging_sock_init_svc()