Searched refs:csr_req_phymode (Results 1 – 1 of 1) sorted by relevance
9061 eCsrPhyMode csr_req_phymode, csr_max_phymode; in hdd_set_vdev_phy_mode() local9073 ret = hdd_vendor_mode_to_phymode(vendor_phy_mode, &csr_req_phymode); in hdd_set_vdev_phy_mode()9077 reg_req_phymode = csr_convert_to_reg_phy_mode(csr_req_phymode, 0); in hdd_set_vdev_phy_mode()9090 csr_max_phymode = csr_req_phymode; in hdd_set_vdev_phy_mode()9127 eCsrPhyMode csr_req_phymode, csr_max_phymode; in hdd_set_phy_mode() local9141 ret = hdd_vendor_mode_to_phymode(vendor_phy_mode, &csr_req_phymode); in hdd_set_phy_mode()9145 reg_req_phymode = csr_convert_to_reg_phy_mode(csr_req_phymode, 0); in hdd_set_phy_mode()9159 csr_max_phymode = csr_req_phymode; in hdd_set_phy_mode()