Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/wlan_cfg/
H A Dcfg_dp.h447 #define WLAN_CFG_RX_SW_DESC_WEIGHT_SIZE 1 macro
462 #define WLAN_CFG_RX_SW_DESC_WEIGHT_SIZE 1 macro
481 #define WLAN_CFG_RX_SW_DESC_WEIGHT_SIZE 3 macro
1465 WLAN_CFG_RX_SW_DESC_WEIGHT_SIZE, \
/wlan-driver/qcacld-3.0/components/dp/core/src/
H A Dwlan_dp_prealloc.c741 *num_elements = cfg->num_rx_sw_desc * WLAN_CFG_RX_SW_DESC_WEIGHT_SIZE; in dp_update_num_elements_by_desc_type()