Home
last modified time | relevance | path

Searched defs:conn_fail_event_map_t (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_iw.c3223 typedef struct conn_fail_event_map_t { struct
3224 uint32 inEvent; /* input: event type to match */
3225 uint32 inStatus; /* input: event status code to match */
3226 uint32 inReason; /* input: event reason code to match */
3227 const char* outName; /* output: failure type */
3228 const char* outCause; /* output: failure cause */
3229 } conn_fail_event_map_t; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_iw.c3229 typedef struct conn_fail_event_map_t { struct
3230 uint32 inEvent; /* input: event type to match */
3231 uint32 inStatus; /* input: event status code to match */
3232 uint32 inReason; /* input: event reason code to match */
3233 const char* outName; /* output: failure type */
3234 const char* outCause; /* output: failure cause */
3235 } conn_fail_event_map_t; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_iw.c3229 typedef struct conn_fail_event_map_t { struct
3230 uint32 inEvent; /* input: event type to match */
3231 uint32 inStatus; /* input: event status code to match */
3232 uint32 inReason; /* input: event reason code to match */
3233 const char* outName; /* output: failure type */
3234 const char* outCause; /* output: failure cause */
3235 } conn_fail_event_map_t; typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iw.c3492 typedef struct conn_fail_event_map_t { in wl_iw_conn_status_str() struct
3493 uint32 inEvent; /* input: event type to match */ in wl_iw_conn_status_str()
3494 uint32 inStatus; /* input: event status code to match */ in wl_iw_conn_status_str()
3495 uint32 inReason; /* input: event reason code to match */ in wl_iw_conn_status_str()
3496 const char* outName; /* output: failure type */ in wl_iw_conn_status_str()
3497 const char* outCause; /* output: failure cause */ in wl_iw_conn_status_str()
3498 } conn_fail_event_map_t; in wl_iw_conn_status_str() typedef
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_iw.c3485 typedef struct conn_fail_event_map_t { in wl_iw_conn_status_str() struct
3486 uint32 inEvent; /* input: event type to match */ in wl_iw_conn_status_str()
3487 uint32 inStatus; /* input: event status code to match */ in wl_iw_conn_status_str()
3488 uint32 inReason; /* input: event reason code to match */ in wl_iw_conn_status_str()
3489 const char* outName; /* output: failure type */ in wl_iw_conn_status_str()
3490 const char* outCause; /* output: failure cause */ in wl_iw_conn_status_str()
3491 } conn_fail_event_map_t; in wl_iw_conn_status_str() typedef
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iw.c3544 typedef struct conn_fail_event_map_t { in wl_iw_conn_status_str() struct
3545 uint32 inEvent; /* input: event type to match */ in wl_iw_conn_status_str()
3546 uint32 inStatus; /* input: event status code to match */ in wl_iw_conn_status_str()
3547 uint32 inReason; /* input: event reason code to match */ in wl_iw_conn_status_str()
3548 const char* outName; /* output: failure type */ in wl_iw_conn_status_str()
3549 const char* outCause; /* output: failure cause */ in wl_iw_conn_status_str()
3550 } conn_fail_event_map_t; in wl_iw_conn_status_str() typedef