Home
last modified time | relevance | path

Searched defs:packet (Results 1 – 25 of 417) sorted by relevance

12345678910>>...17

/kernel/linux/linux-5.10/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.c77 struct intel_pt_pkt *packet) in intel_pt_get_long_tnt()
100 struct intel_pt_pkt *packet) in intel_pt_get_pip()
116 static int intel_pt_get_tracestop(struct intel_pt_pkt *packet) in intel_pt_get_tracestop()
123 struct intel_pt_pkt *packet) in intel_pt_get_cbr()
133 struct intel_pt_pkt *packet) in intel_pt_get_vmcs()
150 static int intel_pt_get_ovf(struct intel_pt_pkt *packet) in intel_pt_get_ovf()
157 struct intel_pt_pkt *packet) in intel_pt_get_psb()
173 static int intel_pt_get_psbend(struct intel_pt_pkt *packet) in intel_pt_get_psbend()
180 struct intel_pt_pkt *packet) in intel_pt_get_tma()
191 static int intel_pt_get_pad(struct intel_pt_pkt *packet) in intel_pt_get_pad()
[all …]
/kernel/linux/linux-4.19/tools/perf/util/intel-pt-decoder/
Dintel-pt-pkt-decoder.c82 struct intel_pt_pkt *packet) in intel_pt_get_long_tnt()
105 struct intel_pt_pkt *packet) in intel_pt_get_pip()
121 static int intel_pt_get_tracestop(struct intel_pt_pkt *packet) in intel_pt_get_tracestop()
128 struct intel_pt_pkt *packet) in intel_pt_get_cbr()
138 struct intel_pt_pkt *packet) in intel_pt_get_vmcs()
155 static int intel_pt_get_ovf(struct intel_pt_pkt *packet) in intel_pt_get_ovf()
162 struct intel_pt_pkt *packet) in intel_pt_get_psb()
178 static int intel_pt_get_psbend(struct intel_pt_pkt *packet) in intel_pt_get_psbend()
185 struct intel_pt_pkt *packet) in intel_pt_get_tma()
196 static int intel_pt_get_pad(struct intel_pt_pkt *packet) in intel_pt_get_pad()
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c29 static inline void restore_tx_packet(struct htc_packet *packet) in restore_tx_packet()
40 struct htc_packet *packet; in do_send_completion() local
78 struct htc_packet *packet) in send_packet_completion()
98 struct htc_packet *packet; in get_htc_packet_credit_based() local
177 struct htc_packet *packet; in get_htc_packet() local
211 struct htc_packet *packet; in htc_issue_packets() local
305 struct htc_packet *packet, *tmp_pkt; in htc_try_send() local
501 static void destroy_htc_txctrl_packet(struct htc_packet *packet) in destroy_htc_txctrl_packet()
511 struct htc_packet *packet = NULL; in build_htc_txctrl_packet() local
530 struct htc_packet *packet) in htc_free_txctrl_packet()
[all …]
Dhtc_mbox.c359 static void ath6kl_htc_tx_prep_pkt(struct htc_packet *packet, u8 flags, in ath6kl_htc_tx_prep_pkt()
386 struct htc_packet *packet = NULL; in htc_get_control_buf() local
410 struct htc_packet *packet) in htc_tx_comp_update()
452 struct htc_packet *packet) in htc_tx_comp_handler()
471 struct htc_packet *packet; in htc_async_tx_scat_complete() local
508 struct htc_packet *packet) in ath6kl_htc_tx_issue()
605 struct htc_packet *packet; in ath6kl_htc_tx_pkts_get() local
685 struct htc_packet *packet; in ath6kl_htc_tx_setup_scat_list() local
762 struct htc_packet *packet; in ath6kl_htc_tx_bundle() local
862 struct htc_packet *packet; in ath6kl_htc_tx_from_queue() local
[all …]
/kernel/linux/linux-4.19/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c29 static inline void restore_tx_packet(struct htc_packet *packet) in restore_tx_packet()
40 struct htc_packet *packet; in do_send_completion() local
78 struct htc_packet *packet) in send_packet_completion()
98 struct htc_packet *packet; in get_htc_packet_credit_based() local
177 struct htc_packet *packet; in get_htc_packet() local
211 struct htc_packet *packet; in htc_issue_packets() local
305 struct htc_packet *packet, *tmp_pkt; in htc_try_send() local
501 static void destroy_htc_txctrl_packet(struct htc_packet *packet) in destroy_htc_txctrl_packet()
511 struct htc_packet *packet = NULL; in build_htc_txctrl_packet() local
530 struct htc_packet *packet) in htc_free_txctrl_packet()
[all …]
Dhtc_mbox.c359 static void ath6kl_htc_tx_prep_pkt(struct htc_packet *packet, u8 flags, in ath6kl_htc_tx_prep_pkt()
386 struct htc_packet *packet = NULL; in htc_get_control_buf() local
410 struct htc_packet *packet) in htc_tx_comp_update()
452 struct htc_packet *packet) in htc_tx_comp_handler()
471 struct htc_packet *packet; in htc_async_tx_scat_complete() local
508 struct htc_packet *packet) in ath6kl_htc_tx_issue()
605 struct htc_packet *packet; in ath6kl_htc_tx_pkts_get() local
685 struct htc_packet *packet; in ath6kl_htc_tx_setup_scat_list() local
762 struct htc_packet *packet; in ath6kl_htc_tx_bundle() local
862 struct htc_packet *packet; in ath6kl_htc_tx_from_queue() local
[all …]
/kernel/linux/linux-5.10/tools/perf/util/arm-spe-decoder/
Darm-spe-pkt-decoder.c86 struct arm_spe_pkt *packet) in arm_spe_get_payload()
106 static int arm_spe_get_pad(struct arm_spe_pkt *packet) in arm_spe_get_pad()
113 struct arm_spe_pkt *packet) in arm_spe_get_alignment()
124 static int arm_spe_get_end(struct arm_spe_pkt *packet) in arm_spe_get_end()
131 struct arm_spe_pkt *packet) in arm_spe_get_timestamp()
138 struct arm_spe_pkt *packet) in arm_spe_get_events()
155 struct arm_spe_pkt *packet) in arm_spe_get_data_source()
162 struct arm_spe_pkt *packet) in arm_spe_get_context()
171 struct arm_spe_pkt *packet) in arm_spe_get_op_type()
179 const unsigned char ext_hdr, struct arm_spe_pkt *packet) in arm_spe_get_counter()
[all …]
/kernel/linux/linux-4.19/tools/perf/util/
Darm-spe-pkt-decoder.c86 struct arm_spe_pkt *packet) in arm_spe_get_payload()
106 static int arm_spe_get_pad(struct arm_spe_pkt *packet) in arm_spe_get_pad()
113 struct arm_spe_pkt *packet) in arm_spe_get_alignment()
124 static int arm_spe_get_end(struct arm_spe_pkt *packet) in arm_spe_get_end()
131 struct arm_spe_pkt *packet) in arm_spe_get_timestamp()
138 struct arm_spe_pkt *packet) in arm_spe_get_events()
155 struct arm_spe_pkt *packet) in arm_spe_get_data_source()
162 struct arm_spe_pkt *packet) in arm_spe_get_context()
171 struct arm_spe_pkt *packet) in arm_spe_get_op_type()
179 const unsigned char ext_hdr, struct arm_spe_pkt *packet) in arm_spe_get_counter()
[all …]
/kernel/linux/linux-4.19/drivers/media/platform/qcom/venus/
Dhfi_msgs.c190 void *packet) in hfi_event_notify()
218 void *packet) in hfi_sys_init_done()
263 struct venus_inst *inst, void *packet) in hfi_sys_property_info()
285 void *packet) in hfi_sys_rel_resource_done()
294 void *packet) in hfi_sys_ping_done()
307 void *packet) in hfi_sys_idle_done()
313 struct venus_inst *inst, void *packet) in hfi_sys_pc_prepare_done()
373 struct venus_inst *inst, void *packet) in hfi_session_prop_info()
410 struct venus_inst *inst, void *packet) in hfi_session_init_done()
436 struct venus_inst *inst, void *packet) in hfi_session_load_res_done()
[all …]
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
Dhfi_msgs.c181 void *packet) in hfi_event_notify()
209 void *packet) in hfi_sys_init_done()
254 struct venus_inst *inst, void *packet) in hfi_sys_property_info()
276 void *packet) in hfi_sys_rel_resource_done()
285 void *packet) in hfi_sys_ping_done()
298 void *packet) in hfi_sys_idle_done()
304 struct venus_inst *inst, void *packet) in hfi_sys_pc_prepare_done()
365 struct venus_inst *inst, void *packet) in hfi_session_prop_info()
401 struct venus_inst *inst, void *packet) in hfi_session_init_done()
427 struct venus_inst *inst, void *packet) in hfi_session_load_res_done()
[all …]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Ddriver.c255 struct hfi1_packet *packet) in rcv_hdrerr()
416 struct hfi1_packet *packet) in init_packet()
549 struct hfi1_packet *packet) in init_ps_mdata()
612 #define prescan_rxq(rcd, packet) \ argument
617 static void __prescan_rxq(struct hfi1_packet *packet) in __prescan_rxq()
682 static void process_rcv_qp_work(struct hfi1_packet *packet) in process_rcv_qp_work()
712 static noinline int max_packet_exceeded(struct hfi1_packet *packet, int thread) in max_packet_exceeded()
726 static inline int check_max_packet(struct hfi1_packet *packet, int thread) in check_max_packet()
735 static noinline int skip_rcv_packet(struct hfi1_packet *packet, int thread) in skip_rcv_packet()
755 static void process_rcv_packet_napi(struct hfi1_packet *packet) in process_rcv_packet_napi()
[all …]
/kernel/linux/linux-4.19/net/sctp/
Doutput.c70 static void sctp_packet_reset(struct sctp_packet *packet) in sctp_packet_reset()
88 void sctp_packet_config(struct sctp_packet *packet, __u32 vtag, in sctp_packet_config()
157 void sctp_packet_init(struct sctp_packet *packet, in sctp_packet_init()
174 void sctp_packet_free(struct sctp_packet *packet) in sctp_packet_free()
193 enum sctp_xmit sctp_packet_transmit_chunk(struct sctp_packet *packet, in sctp_packet_transmit_chunk()
314 static enum sctp_xmit __sctp_packet_append_chunk(struct sctp_packet *packet, in __sctp_packet_append_chunk()
369 enum sctp_xmit sctp_packet_append_chunk(struct sctp_packet *packet, in sctp_packet_append_chunk()
418 static int sctp_packet_pack(struct sctp_packet *packet, in sctp_packet_pack()
557 int sctp_packet_transmit(struct sctp_packet *packet, gfp_t gfp) in sctp_packet_transmit()
660 static enum sctp_xmit sctp_packet_can_append_data(struct sctp_packet *packet, in sctp_packet_can_append_data()
[all …]
/kernel/linux/linux-5.10/net/sctp/
Doutput.c55 static void sctp_packet_reset(struct sctp_packet *packet) in sctp_packet_reset()
73 void sctp_packet_config(struct sctp_packet *packet, __u32 vtag, in sctp_packet_config()
142 void sctp_packet_init(struct sctp_packet *packet, in sctp_packet_init()
159 void sctp_packet_free(struct sctp_packet *packet) in sctp_packet_free()
178 enum sctp_xmit sctp_packet_transmit_chunk(struct sctp_packet *packet, in sctp_packet_transmit_chunk()
302 static enum sctp_xmit __sctp_packet_append_chunk(struct sctp_packet *packet, in __sctp_packet_append_chunk()
357 enum sctp_xmit sctp_packet_append_chunk(struct sctp_packet *packet, in sctp_packet_append_chunk()
406 static int sctp_packet_pack(struct sctp_packet *packet, in sctp_packet_pack()
545 int sctp_packet_transmit(struct sctp_packet *packet, gfp_t gfp) in sctp_packet_transmit()
648 static enum sctp_xmit sctp_packet_can_append_data(struct sctp_packet *packet, in sctp_packet_can_append_data()
[all …]
/kernel/linux/linux-4.19/drivers/infiniband/hw/hfi1/
Ddriver.c253 struct hfi1_packet *packet) in rcv_hdrerr()
414 struct hfi1_packet *packet) in init_packet()
545 struct hfi1_packet *packet) in init_ps_mdata()
610 #define prescan_rxq(rcd, packet) \ argument
615 static void __prescan_rxq(struct hfi1_packet *packet) in __prescan_rxq()
680 static void process_rcv_qp_work(struct hfi1_packet *packet) in process_rcv_qp_work()
710 static noinline int max_packet_exceeded(struct hfi1_packet *packet, int thread) in max_packet_exceeded()
724 static inline int check_max_packet(struct hfi1_packet *packet, int thread) in check_max_packet()
733 static noinline int skip_rcv_packet(struct hfi1_packet *packet, int thread) in skip_rcv_packet()
753 static inline int process_rcv_packet(struct hfi1_packet *packet, int thread) in process_rcv_packet()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_packet_manager_vi.c44 struct pm4_mes_map_process *packet; in pm_map_process_vi() local
77 struct pm4_mes_runlist *packet; in pm_runlist_vi() local
116 struct pm4_mes_set_resources *packet; in pm_set_resources_vi() local
144 struct pm4_mes_map_queues *packet; in pm_map_queues_vi() local
205 struct pm4_mes_unmap_queues *packet; in pm_unmap_queues_vi() local
268 struct pm4_mes_query_status *packet; in pm_query_status_vi() local
292 struct pm4_mec_release_mem *packet; in pm_release_mem_vi() local
Dkfd_packet_manager_v9.c33 struct pm4_mes_map_process *packet; in pm_map_process_v9() local
79 struct pm4_mes_runlist *packet; in pm_runlist_v9() local
117 struct pm4_mes_set_resources *packet; in pm_set_resources_v9() local
145 struct pm4_mes_map_queues *packet; in pm_map_queues_v9() local
215 struct pm4_mes_unmap_queues *packet; in pm_unmap_queues_v9() local
288 struct pm4_mes_query_status *packet; in pm_query_status_v9() local
/kernel/linux/linux-4.19/drivers/net/wireless/broadcom/b43legacy/
Dpio.c56 const u8 *packet, in tx_get_next_word()
78 const u8 *packet, in tx_data()
117 struct b43legacy_pio_txpacket *packet) in generate_cookie()
151 struct b43legacy_pio_txpacket **packet) in parse_cookie()
187 struct b43legacy_pio_txpacket *packet, in pio_tx_write_fragment()
215 static void free_txpacket(struct b43legacy_pio_txpacket *packet, in free_txpacket()
230 static int pio_tx_packet(struct b43legacy_pio_txpacket *packet) in pio_tx_packet()
285 struct b43legacy_pio_txpacket *packet, *tmp_packet; in tx_tasklet() local
314 struct b43legacy_pio_txpacket *packet; in setup_txqueues() local
383 struct b43legacy_pio_txpacket *packet, *tmp_packet; in cancel_transfers() local
[all …]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
Dpio.c43 const u8 *packet, in tx_get_next_word()
65 const u8 *packet, in tx_data()
104 struct b43legacy_pio_txpacket *packet) in generate_cookie()
138 struct b43legacy_pio_txpacket **packet) in parse_cookie()
174 struct b43legacy_pio_txpacket *packet, in pio_tx_write_fragment()
202 static void free_txpacket(struct b43legacy_pio_txpacket *packet, in free_txpacket()
217 static int pio_tx_packet(struct b43legacy_pio_txpacket *packet) in pio_tx_packet()
272 struct b43legacy_pio_txpacket *packet, *tmp_packet; in tx_tasklet() local
301 struct b43legacy_pio_txpacket *packet; in setup_txqueues() local
369 struct b43legacy_pio_txpacket *packet, *tmp_packet; in cancel_transfers() local
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdkfd/
Dkfd_kernel_queue_vi.c85 struct pm4_mes_map_process *packet; in pm_map_process_vi() local
118 struct pm4_mes_runlist *packet; in pm_runlist_vi() local
157 struct pm4_mes_set_resources *packet; in pm_set_resources_vi() local
185 struct pm4_mes_map_queues *packet; in pm_map_queues_vi() local
247 struct pm4_mes_unmap_queues *packet; in pm_unmap_queues_vi() local
309 struct pm4_mes_query_status *packet; in pm_query_status_vi() local
333 struct pm4_mec_release_mem *packet; in pm_release_mem_vi() local
Dkfd_kernel_queue_v9.c73 struct pm4_mes_map_process *packet; in pm_map_process_v9() local
112 struct pm4_mes_runlist *packet; in pm_runlist_v9() local
149 struct pm4_mes_map_queues *packet; in pm_map_queues_v9() local
211 struct pm4_mes_unmap_queues *packet; in pm_unmap_queues_v9() local
273 struct pm4_mes_query_status *packet; in pm_query_status_v9() local
299 struct pm4_mec_release_mem *packet; in pm_release_mem_v9() local
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
Dintel-pt-pkt-decoder-test.c24 struct intel_pt_pkt packet; member
173 static int dump_packet(struct intel_pt_pkt *packet, u8 *bytes, int len) in dump_packet()
200 static int fail(struct test_data *d, struct intel_pt_pkt *packet, int len, in fail()
229 static int test_ctx_unchanged(struct test_data *d, struct intel_pt_pkt *packet, in test_ctx_unchanged()
247 struct intel_pt_pkt packet; in test_one() local
/kernel/linux/linux-5.10/drivers/input/mouse/
Dtouchkit_ps2.c36 #define TOUCHKIT_GET_TOUCHED(packet) (((packet)[0]) & 0x01) argument
37 #define TOUCHKIT_GET_X(packet) (((packet)[1] << 7) | (packet)[2]) argument
38 #define TOUCHKIT_GET_Y(packet) (((packet)[3] << 7) | (packet)[4]) argument
42 unsigned char *packet = psmouse->packet; in touchkit_ps2_process_byte() local
Delantech.c324 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v1() local
412 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v2() local
509 unsigned char *packet = psmouse->packet; in elantech_report_trackpoint() local
550 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v3() local
628 unsigned char *packet = psmouse->packet; in elantech_input_sync_v4() local
643 unsigned char *packet = psmouse->packet; in process_packet_status_v4() local
663 unsigned char *packet = psmouse->packet; in process_packet_head_v4() local
692 unsigned char *packet = psmouse->packet; in process_packet_motion_v4() local
755 unsigned char *packet = psmouse->packet; in elantech_packet_check_v1() local
785 unsigned char *packet = psmouse->packet; in elantech_debounce_check_v2() local
[all …]
/kernel/linux/linux-4.19/drivers/input/mouse/
Dtouchkit_ps2.c49 #define TOUCHKIT_GET_TOUCHED(packet) (((packet)[0]) & 0x01) argument
50 #define TOUCHKIT_GET_X(packet) (((packet)[1] << 7) | (packet)[2]) argument
51 #define TOUCHKIT_GET_Y(packet) (((packet)[3] << 7) | (packet)[4]) argument
55 unsigned char *packet = psmouse->packet; in touchkit_ps2_process_byte() local
Delantech.c240 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v1() local
328 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v2() local
425 unsigned char *packet = psmouse->packet; in elantech_report_trackpoint() local
466 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v3() local
544 unsigned char *packet = psmouse->packet; in elantech_input_sync_v4() local
559 unsigned char *packet = psmouse->packet; in process_packet_status_v4() local
579 unsigned char *packet = psmouse->packet; in process_packet_head_v4() local
608 unsigned char *packet = psmouse->packet; in process_packet_motion_v4() local
671 unsigned char *packet = psmouse->packet; in elantech_packet_check_v1() local
701 unsigned char *packet = psmouse->packet; in elantech_debounce_check_v2() local
[all …]

12345678910>>...17