Home
last modified time | relevance | path

Searched refs:xchannel_flags (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dbcmwifi_radiotap.c395 tail->xc.xchannel_flags = HTOL32(channel_flags); in wl_radiotap_rx()
615 uint32 xchannel_flags; in wl_radiotap_rx_ht() local
639 xchannel_flags = (uint32)channel_flags; in wl_radiotap_rx_ht()
642 xchannel_flags |= IEEE80211_CHAN_HT40D; in wl_radiotap_rx_ht()
644 xchannel_flags |= IEEE80211_CHAN_HT40U; in wl_radiotap_rx_ht()
647 xchannel_flags |= IEEE80211_CHAN_HT20; in wl_radiotap_rx_ht()
650 rtht->xchannel_flags = HTOL32(xchannel_flags); in wl_radiotap_rx_ht()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_radiotap.c395 tail->xc.xchannel_flags = HTOL32(channel_flags); in wl_radiotap_rx()
615 uint32 xchannel_flags; in wl_radiotap_rx_ht() local
639 xchannel_flags = (uint32)channel_flags; in wl_radiotap_rx_ht()
642 xchannel_flags |= IEEE80211_CHAN_HT40D; in wl_radiotap_rx_ht()
644 xchannel_flags |= IEEE80211_CHAN_HT40U; in wl_radiotap_rx_ht()
647 xchannel_flags |= IEEE80211_CHAN_HT20; in wl_radiotap_rx_ht()
650 rtht->xchannel_flags = HTOL32(xchannel_flags); in wl_radiotap_rx_ht()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwifi_radiotap.h62 uint32 xchannel_flags; member
244 uint32 xchannel_flags; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmwifi_radiotap.h62 uint32 xchannel_flags; member
244 uint32 xchannel_flags; member