Lines Matching defs:length
75 tlv_log* addLoggerTlv(u16 type, u16 length, u8* value, tlv_log *pOutTlv) in addLoggerTlv()
125 u8* buf, int length) in process_log_extscan_capabilities()
225 u32 id, u8* buf, int length) in process_bt_coex_scan_event()
279 u8* buf, int length) in process_bt_coex_event()
399 u8* buf, int length) in process_extscan_event()
541 u8* buf, int length) in process_addba_success_event()
585 u8* buf, int length) in process_addba_failed_event()
629 u8* buf, int length) in process_roam_event()
773 wifi_error process_firmware_prints(hal_info *info, u8 *buf, u16 length) in process_firmware_prints()
811 u8* buf, int length) in process_beacon_received_event()
849 static wifi_error process_fw_diag_msg(hal_info *info, u8* buf, u16 length) in process_fw_diag_msg()
1049 static wifi_error process_wlan_pe_event(hal_info *info, u8* buf, int length) in process_wlan_pe_event()
1099 static wifi_error process_wlan_eapol_event(hal_info *info, u8* buf, int length) in process_wlan_eapol_event()
1152 static wifi_error process_wakelock_event(hal_info *info, u8* buf, int length) in process_wakelock_event()
1226 int length) in process_wlan_log_complete_event()
1243 int length) in process_wlan_data_stall_event()
1255 u16 length) in process_wlan_low_resource_failure()
2100 wifi_error write_per_packet_stats_to_rb(hal_info *info, u8 *buf, u16 length) in write_per_packet_stats_to_rb()
2517 wifi_error process_driver_prints(hal_info *info, u8 *buf, u16 length) in process_driver_prints()
2725 u16 length = 0; in diag_message_handler() local