Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
H A Dtarget_if_spectral_netlink.c252 convert_to_nl_ch_width(rpt_info->operating_bw); in target_if_spectral_fill_samp_msg()
264 convert_to_nl_ch_width(rpt_info->sscan_bw); in target_if_spectral_fill_samp_msg()
/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/inc/
H A Dwlan_spectral_public_structs.h364 int (*convert_to_nl_ch_width)(uint8_t phy_chwidth); member
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/
H A Dos_if_spectral_netlink.c606 nl_cb.convert_to_nl_ch_width = wlan_spectral_get_nl80211_chwidth; in os_if_spectral_netlink_init()