Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/vdev_mgr/core/src/
H A Dvdev_mgr_ops.h243 static inline uint32_t vdev_mgr_fetch_ratecode(struct vdev_mlme_obj *mlme_obj) in vdev_mgr_fetch_ratecode() function
248 static inline uint32_t vdev_mgr_fetch_ratecode(struct vdev_mlme_obj *mlme_obj) in vdev_mgr_fetch_ratecode() function
H A Dvdev_mgr_ops.c556 param->bcn_tx_rate_code = vdev_mgr_fetch_ratecode(mlme_obj); in vdev_mgr_start_param_update()