Home
last modified time | relevance | path

Searched refs:ucfg_dp_get_rx_aggregation_val (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sysfs_dp_aggregation.c40 ucfg_dp_get_rx_aggregation_val(hdd_ctx->psoc)); in __hdd_sysfs_dp_aggregation_show()
/wlan-driver/qcacld-3.0/components/dp/dispatcher/inc/
H A Dwlan_dp_ucfg_api.h1147 uint32_t ucfg_dp_get_rx_aggregation_val(struct wlan_objmgr_psoc *psoc);
/wlan-driver/qcacld-3.0/components/dp/dispatcher/src/
H A Dwlan_dp_ucfg_api.c2449 uint32_t ucfg_dp_get_rx_aggregation_val(struct wlan_objmgr_psoc *psoc) in ucfg_dp_get_rx_aggregation_val() function