Searched defs:hdd_hang_event_fixed_param (Results 1 – 1 of 1) sorted by relevance
24 struct hdd_hang_event_fixed_param { struct25 uint16_t tlv_header;26 uint8_t vdev_id;27 uint8_t vdev_opmode;28 uint8_t vdev_state;52 struct hdd_hang_event_fixed_param *cmd; in wlan_hdd_recovery_notifier_call() argument