Searched refs:reg_req_phymode (Results 1 – 1 of 1) sorted by relevance
9062 enum reg_phymode reg_req_phymode, reg_max_phymode; in hdd_set_vdev_phy_mode() local9077 reg_req_phymode = csr_convert_to_reg_phy_mode(csr_req_phymode, 0); in hdd_set_vdev_phy_mode()9079 reg_req_phymode, 0); in hdd_set_vdev_phy_mode()9080 if (reg_req_phymode != reg_max_phymode) { in hdd_set_vdev_phy_mode()9082 reg_max_phymode, reg_req_phymode); in hdd_set_vdev_phy_mode()9128 enum reg_phymode reg_req_phymode, reg_max_phymode; in hdd_set_phy_mode() local9145 reg_req_phymode = csr_convert_to_reg_phy_mode(csr_req_phymode, 0); in hdd_set_phy_mode()9147 reg_req_phymode, 0); in hdd_set_phy_mode()9149 if (reg_req_phymode != reg_max_phymode) { in hdd_set_phy_mode()9151 reg_max_phymode, reg_req_phymode); in hdd_set_phy_mode()