Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Dlim_session.h1024 QDF_STATUS pe_allocate_dph_node_array_buffer(void);
1033 static inline QDF_STATUS pe_allocate_dph_node_array_buffer(void) in pe_allocate_dph_node_array_buffer() function
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_session.c48 QDF_STATUS pe_allocate_dph_node_array_buffer(void) in pe_allocate_dph_node_array_buffer() function
H A Dlim_api.c826 if (!QDF_IS_STATUS_SUCCESS(pe_allocate_dph_node_array_buffer())) { in pe_open()