Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/inc/
Dhif.h1157 #define MSG_FLUSH_NUM 16 macro
1159 #define MSG_FLUSH_NUM 32 macro
/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_main.c3017 ce_service_max_rx_ind_flush > MSG_FLUSH_NUM) in hif_set_ce_service_max_rx_ind_flush()
3018 hif_ctx->ce_service_max_rx_ind_flush = MSG_FLUSH_NUM; in hif_set_ce_service_max_rx_ind_flush()
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_service_legacy.c350 qdf_nbuf_t cmpl_msdus[MSG_FLUSH_NUM]; in ce_per_engine_service_fast()
Dce_main.c5359 scn->ce_service_max_rx_ind_flush = MSG_FLUSH_NUM; in hif_config_ce()