Home
last modified time | relevance | path

Searched defs:reason_code (Results 1 – 9 of 9) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
Dhi_wifi_api.h574 unsigned short reason_code; /* *< reason code. CNcomment: 断开原因.CNend */ member
594 unsigned short reason_code; /* *< Reason code. CNcomment: AP断开连接的原因值.CNend */ member
622 unsigned short reason_code; /* *< Reason code. CNcomment: MESH断开连接的原因.CNend */ member
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
Dhi_wifi_api.h597 unsigned short reason_code; /**< reason code. CNcomment: 断开原因.CNend */ member
617 unsigned short reason_code; /**< Reason code. CNcomment: AP断开连接的原因值.CNend */ member
636 unsigned short reason_code; /**< Reason code. CNcomment: MESH断开连接的原因.CNend */ member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
D802.11s.h185 uint16 reason_code; member
228 uint16 reason_code; member
Dwlioctl.h10218 uint8 reason_code; /* to identify reason when status is failure */ member
12118 uint8 reason_code; member
12482 uint8 reason_code; member
19289 uint8 reason_code; /* to identify reason when status is failure */ member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_sme_sta.c702 …hmac_report_connect_failed_result(hmac_vap_stru *hmac_vap, mac_status_code_enum_uint16 reason_code) in hmac_report_connect_failed_result()
Dhmac_mgmt_sta.c2038 hi_u32 reason_code = ((us_disasoc_reason_code & 0x0000ffff) | in hmac_sta_disassoc_rsp() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
Doal_net.h623 hi_u16 reason_code; member
646 hi_u16 reason_code; member
707 hi_u16 reason_code; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Dwl_cfgnan.c7209 wl_cfgnan_geofence_retry_check(nan_ranging_inst_t *rng_inst, uint8 reason_code) in wl_cfgnan_geofence_retry_check()
Dwl_cfg80211.c6866 u16 reason_code) in wl_cfg80211_disconnect()