Home
last modified time | relevance | path

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

/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() argument
241 switch ((enum nl80211_chan_width)nl_chwidth) { in wlan_spectral_get_phy_ch_width()
259 osif_err("Invalid nl80211 channel width %u", nl_chwidth); in wlan_spectral_get_phy_ch_width()
291 wlan_spectral_get_phy_ch_width(uint8_t nl_chwidth) in wlan_spectral_get_phy_ch_width() argument
293 switch ((enum nl80211_chan_width)nl_chwidth) { in wlan_spectral_get_phy_ch_width()
309 osif_err("Invalid nl80211 channel width %u", nl_chwidth); in wlan_spectral_get_phy_ch_width()
/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/spectral/dispatcher/inc/
H A Dwlan_spectral_public_structs.h365 uint8_t (*convert_to_phy_ch_width)(uint8_t nl_chwidth);