Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h1230 ePhyChanBondState sme_get_cb_phy_state_from_cb_ini_value(uint32_t cb_ini_value);
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c7356 ePhyChanBondState sme_get_cb_phy_state_from_cb_ini_value(uint32_t cb_ini_value) in sme_get_cb_phy_state_from_cb_ini_value() argument
7358 return csr_convert_cb_ini_value_to_phy_cb_state(cb_ini_value); in sme_get_cb_phy_state_from_cb_ini_value()