Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.h297 #define CFG_NON_AGG_RETRY_MIN (5) macro
H A Dwlan_hdd_cfg80211.c10150 ((retry < CFG_NON_AGG_RETRY_MIN) ? CFG_NON_AGG_RETRY_MIN : in hdd_config_non_agg_retry()