Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/inc/
Dwma_he.h254 uint32_t wma_get_he_vdev_param(struct wma_txrx_node *intr,
364 static inline uint32_t wma_get_he_vdev_param(struct wma_txrx_node *intr, in wma_get_he_vdev_param() function
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_he.c1418 uint32_t wma_get_he_vdev_param(struct wma_txrx_node *intr, in wma_get_he_vdev_param() function
Dwma_main.c762 ret = wma_get_he_vdev_param(&intr[vdev_id], param_id); in wma_cli_get_command()