Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_eht.h77 void wma_update_vdev_eht_ops(uint32_t *eht_ops, tDot11fIEeht_op *eht_op);
276 void wma_update_vdev_eht_ops(uint32_t *eht_ops, tDot11fIEeht_op *eht_op) in wma_update_vdev_eht_ops() function
H A Dwma_eht.c487 void wma_update_vdev_eht_ops(uint32_t *eht_ops, tDot11fIEeht_op *eht_op) in wma_update_vdev_eht_ops() function
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_utils.c8929 wma_update_vdev_eht_ops(mlme_eht_ops, &session->eht_op); in lim_decide_eht_op()