Home
last modified time | relevance | path

Searched refs:reg_get_max_phymode (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_services_common.h1646 enum reg_phymode reg_get_max_phymode(struct wlan_objmgr_pdev *pdev,
1651 reg_get_max_phymode(struct wlan_objmgr_pdev *pdev, in reg_get_max_phymode() function
H A Dreg_services_common.c6606 enum reg_phymode reg_get_max_phymode(struct wlan_objmgr_pdev *pdev, in reg_get_max_phymode() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c777 cur_max_phymode = reg_get_max_phymode(pdev, REG_PHYMODE_MAX - 1, 0); in wlan_reg_phybitmap_support_11be()
1615 return reg_get_max_phymode(pdev, phy_in, freq); in wlan_reg_get_max_phymode()