Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/inc/
H A Dwlan_cfg80211_spectral.h70 wlan_spectral_get_phy_ch_width(uint8_t nl_chwidth);
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/
H A Dwlan_cfg80211_spectral.c239 wlan_spectral_get_phy_ch_width(uint8_t nl_chwidth) in wlan_spectral_get_phy_ch_width() function
291 wlan_spectral_get_phy_ch_width(uint8_t nl_chwidth) in wlan_spectral_get_phy_ch_width() function
498 wlan_spectral_get_phy_ch_width(sscan_bw_nl); in wlan_cfg80211_spectral_scan_config_and_start()
H A Dos_if_spectral_netlink.c605 nl_cb.convert_to_phy_ch_width = wlan_spectral_get_phy_ch_width; in os_if_spectral_netlink_init()