Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
Dhtt_fw_stats.c786 char *buffer, int space, int max_elems) in htt_make_u8_list_str() argument
791 while (max_elems-- > 0) { in htt_make_u8_list_str()
816 char *buffer, int space, int max_elems) in htt_make_u16_list_str() argument
821 while (max_elems-- > 0) { in htt_make_u16_list_str()
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_fsm.c2205 uint32_t *idx, uint32_t max_elems) in sap_append_cac_history() argument
2221 *idx < max_elems) { in sap_append_cac_history()
2259 *idx < max_elems) { in sap_append_cac_history()