Searched refs:ch_type (Results 1 – 6 of 6) sorted by relevance
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/ |
D | rtw_cmd.h | 193 enum nl80211_channel_type ch_type; member 199 , struct ieee80211_channel *ch, enum nl80211_channel_type ch_type
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
D | mac_device.h | 223 mac_ch_type_enum_uint8 ch_type; member
|
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/ |
D | ibss.c | 788 enum nl80211_channel_type ch_type; in ieee80211_ibss_process_chanswitch() local 836 ch_type = cfg80211_get_chandef_type(&ifibss->chandef); in ieee80211_ibss_process_chanswitch() 838 ch_type); in ieee80211_ibss_process_chanswitch()
|
D | util.c | 3565 enum nl80211_channel_type ch_type; in ieee80211_send_action_csa() local 3570 ch_type = cfg80211_get_chandef_type(&csa_settings->chandef); in ieee80211_send_action_csa() 3571 if (ch_type == NL80211_CHAN_HT40PLUS) in ieee80211_send_action_csa()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/ |
D | elf.h | 426 Elf32_Word ch_type; member 432 Elf64_Word ch_type; member
|
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/ |
D | rtw_cmd.c | 3695 , struct ieee80211_channel *ch, enum nl80211_channel_type ch_type in rtw_alloc_roch_parm() argument 3711 roch_parm->ch_type = ch_type; in rtw_alloc_roch_parm() 3720 , struct ieee80211_channel *ch, enum nl80211_channel_type ch_type in rtw_roch_cmd() argument 3727 roch_parm = rtw_alloc_roch_parm(adapter, cookie, wdev, ch, ch_type, duration, flags); in rtw_roch_cmd()
|