Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/dp/core/inc/
H A Dwlan_dp_priv.h492 #define MAX_FSE_CACHE_FL_HST 10 macro
557 struct fse_cache_flush_history cache_fl_rec[MAX_FSE_CACHE_FL_HST];
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_rx_fst.c247 MAX_FSE_CACHE_FL_HST]; in dp_fisa_fse_cache_flush_timer()