Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c610 static bool wma_verify_rate_code(u_int32_t rate_code, enum cds_band_type band) in wma_verify_rate_code() function
678 !wma_verify_rate_code(cfg_val, band)) { in wma_set_vdev_mgmt_rate()
694 !wma_verify_rate_code(cfg_val, band)) { in wma_set_vdev_mgmt_rate()
708 !wma_verify_rate_code(cfg_val, band)) { in wma_set_vdev_mgmt_rate()
H A Dwma_dev_if.c6430 static bool wma_verify_rate_code(uint32_t rate_code, enum cds_band_type band) in wma_verify_rate_code() function
6483 !wma_verify_rate_code(cfg_val, band)) { in wma_vdev_mgmt_tx_rate()
6515 !wma_verify_rate_code(cfg_val, band)) { in wma_vdev_mgmt_perband_tx_rate()
6529 !wma_verify_rate_code(cfg_val, band)) { in wma_vdev_mgmt_perband_tx_rate()