Home
last modified time | relevance | path

Searched refs:chanwidth (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.h1959 wl_set_chanwidth_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev, u32 chanwidth) in wl_set_chanwidth_by_netdev() argument
1968 _net_info->profile.channel_width = chanwidth; in wl_set_chanwidth_by_netdev()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.h2023 wl_set_chanwidth_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev, u32 chanwidth) in wl_set_chanwidth_by_netdev() argument
2032 _net_info->profile.channel_width = chanwidth; in wl_set_chanwidth_by_netdev()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.h2023 wl_set_chanwidth_by_netdev(struct bcm_cfg80211 *cfg, struct net_device *ndev, u32 chanwidth) in wl_set_chanwidth_by_netdev() argument
2032 _net_info->profile.channel_width = chanwidth; in wl_set_chanwidth_by_netdev()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Drx.c3296 u8 chanwidth = mgmt->u.action.u.ht_notify_cw.chanwidth; in ieee80211_rx_h_action() local
3305 if (chanwidth == IEEE80211_HT_CHANWIDTH_20MHZ) in ieee80211_rx_h_action()
/OK3568_Linux_fs/kernel/include/linux/
H A Dieee80211.h1221 u8 chanwidth; member