Searched refs:cbIniValue (Results 1 – 2 of 2) sorted by relevance
44 ePhyChanBondState csr_convert_cb_ini_value_to_phy_cb_state(uint32_t cbIniValue);174 ePhyChanBondState csr_convert_cb_ini_value_to_phy_cb_state(uint32_t cbIniValue);
1717 ePhyChanBondState csr_convert_cb_ini_value_to_phy_cb_state(uint32_t cbIniValue) in csr_convert_cb_ini_value_to_phy_cb_state() argument1722 switch (cbIniValue) { in csr_convert_cb_ini_value_to_phy_cb_state()1768 uint32_t cbIniValue; in csr_convert_phy_cb_state_to_ini_value() local1773 cbIniValue = eCSR_INI_SINGLE_CHANNEL_CENTERED; in csr_convert_phy_cb_state_to_ini_value()1777 cbIniValue = eCSR_INI_DOUBLE_CHANNEL_HIGH_PRIMARY; in csr_convert_phy_cb_state_to_ini_value()1781 cbIniValue = eCSR_INI_DOUBLE_CHANNEL_LOW_PRIMARY; in csr_convert_phy_cb_state_to_ini_value()1784 cbIniValue = in csr_convert_phy_cb_state_to_ini_value()1788 cbIniValue = in csr_convert_phy_cb_state_to_ini_value()1792 cbIniValue = in csr_convert_phy_cb_state_to_ini_value()1796 cbIniValue = eCSR_INI_QUADRUPLE_CHANNEL_20MHZ_LOW_40MHZ_LOW; in csr_convert_phy_cb_state_to_ini_value()[all …]