Home
last modified time | relevance | path

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

12345678910>>...14

/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.c78 struct intel_pt_pkt *packet) in intel_pt_get_long_tnt()
101 struct intel_pt_pkt *packet) in intel_pt_get_pip()
122 struct intel_pt_pkt *packet) in intel_pt_get_cbr()
132 struct intel_pt_pkt *packet) in intel_pt_get_vmcs()
156 struct intel_pt_pkt *packet) in intel_pt_get_psb()
179 struct intel_pt_pkt *packet) in intel_pt_get_tma()
197 struct intel_pt_pkt *packet) in intel_pt_get_mnt()
221 struct intel_pt_pkt *packet) in intel_pt_get_ptwrite()
286 struct intel_pt_pkt *packet) in intel_pt_get_bbp()
413 struct intel_pt_pkt *packet) in intel_pt_get_short_tnt()
[all …]
/openbmc/linux/tools/perf/util/arm-spe-decoder/
H A Darm-spe-pkt-decoder.c62 struct arm_spe_pkt *packet) in arm_spe_get_payload()
82 static int arm_spe_get_pad(struct arm_spe_pkt *packet) in arm_spe_get_pad()
89 struct arm_spe_pkt *packet) in arm_spe_get_alignment()
100 static int arm_spe_get_end(struct arm_spe_pkt *packet) in arm_spe_get_end()
107 struct arm_spe_pkt *packet) in arm_spe_get_timestamp()
114 struct arm_spe_pkt *packet) in arm_spe_get_events()
129 struct arm_spe_pkt *packet) in arm_spe_get_data_source()
136 struct arm_spe_pkt *packet) in arm_spe_get_context()
144 struct arm_spe_pkt *packet) in arm_spe_get_op_type()
178 struct arm_spe_pkt *packet) in arm_spe_do_get_packet()
[all …]
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c40 struct htc_packet *packet; in do_send_completion() local
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
694 struct htc_packet *packet; in htc_flush_tx_endpoint() local
747 struct htc_packet *packet; in ath6kl_htc_pipe_tx_complete() local
815 struct htc_packet *packet; in alloc_htc_packet_container() local
912 struct htc_packet *packet; in do_recv_completion() local
949 struct htc_packet *packet; in ath6kl_htc_pipe_rx_complete() local
1099 struct htc_packet *packet; in htc_flush_rx_queue() local
[all …]
H A Dhtc_mbox.c452 struct htc_packet *packet) in htc_tx_comp_handler()
471 struct htc_packet *packet; in htc_async_tx_scat_complete() local
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
1293 struct htc_packet *packet) in reclaim_rx_ctrl_buf()
1370 struct htc_packet *packet; in ath6kl_htc_rx_setup() local
1916 struct htc_packet *packet; in ath6kl_htc_rx_bundle() local
2741 struct htc_packet *packet; in ath6kl_htc_mbox_start() local
[all …]
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c487 struct ssh_packet *packet, in ssh_ptl_write_buf()
547 void ssh_packet_put(struct ssh_packet *packet) in ssh_packet_put()
554 static u8 ssh_packet_get_seq(struct ssh_packet *packet) in ssh_packet_get_seq()
739 static int __ssh_ptl_queue_push(struct ssh_packet *packet) in __ssh_ptl_queue_push()
763 static int ssh_ptl_queue_push(struct ssh_packet *packet) in ssh_ptl_queue_push()
904 struct ssh_packet *packet = ERR_PTR(-ENOENT); in ssh_ptl_tx_pop() local
1104 struct ssh_packet *packet; in ssh_ptl_tx_threadfn() local
1195 struct ssh_packet *packet = ERR_PTR(-ENOENT); in ssh_ptl_ack_pop() local
1363 static int __ssh_ptl_resubmit(struct ssh_packet *packet) in __ssh_ptl_resubmit()
1651 struct ssh_packet *packet; in ssh_ptl_send_ack() local
[all …]
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Ddriver.c208 struct hfi1_packet *packet) in rcv_hdrerr()
369 struct hfi1_packet *packet) in init_packet()
502 struct hfi1_packet *packet) in init_ps_mdata()
565 #define prescan_rxq(rcd, packet) \ argument
830 struct hfi1_packet packet; in handle_receive_interrupt_napi_fp() local
855 struct hfi1_packet packet; in handle_receive_interrupt_nodma_rtail() local
882 struct hfi1_packet packet; in handle_receive_interrupt_dma_rtail() local
1006 struct hfi1_packet packet; in handle_receive_interrupt() local
1112 struct hfi1_packet packet; in handle_receive_interrupt_napi_sp() local
1623 void handle_eflags(struct hfi1_packet *packet) in handle_eflags()
[all …]
/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhfi_msgs.c193 void *packet) in hfi_event_notify()
221 void *packet) in hfi_sys_init_done()
301 struct venus_inst *inst, void *packet) in hfi_sys_property_info()
323 void *packet) in hfi_sys_rel_resource_done()
332 void *packet) in hfi_sys_ping_done()
345 void *packet) in hfi_sys_idle_done()
412 struct venus_inst *inst, void *packet) in hfi_session_prop_info()
448 struct venus_inst *inst, void *packet) in hfi_session_init_done()
494 struct venus_inst *inst, void *packet) in hfi_session_etb_done()
504 struct venus_inst *inst, void *packet) in hfi_session_ftb_done()
[all …]
/openbmc/linux/net/sctp/
H A 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()
144 void sctp_packet_init(struct sctp_packet *packet, in sctp_packet_init()
161 void sctp_packet_free(struct sctp_packet *packet) in sctp_packet_free()
180 enum sctp_xmit sctp_packet_transmit_chunk(struct sctp_packet *packet, in sctp_packet_transmit_chunk()
328 static enum sctp_xmit __sctp_packet_append_chunk(struct sctp_packet *packet, in __sctp_packet_append_chunk()
383 enum sctp_xmit sctp_packet_append_chunk(struct sctp_packet *packet, in sctp_packet_append_chunk()
436 static int sctp_packet_pack(struct sctp_packet *packet, in sctp_packet_pack()
569 int sctp_packet_transmit(struct sctp_packet *packet, gfp_t gfp) in sctp_packet_transmit()
756 static void sctp_packet_append_data(struct sctp_packet *packet, in sctp_packet_append_data()
[all …]
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_packet_manager_v9.c35 struct pm4_mes_map_process *packet; in pm_map_process_v9() local
89 struct pm4_mes_map_process_aldebaran *packet; in pm_map_process_aldebaran() local
143 struct pm4_mes_runlist *packet; in pm_runlist_v9() local
181 struct pm4_mes_set_resources *packet; in pm_set_resources_v9() local
214 struct pm4_mes_map_queues *packet; in pm_map_queues_v9() local
293 struct pm4_mec_write_data_mmio *packet; in pm_set_grace_period_v9() local
328 struct pm4_mes_unmap_queues *packet; in pm_unmap_queues_v9() local
378 struct pm4_mes_query_status *packet; in pm_query_status_v9() local
H A Dkfd_packet_manager_vi.c45 struct pm4_mes_map_process *packet; in pm_map_process_vi() local
78 struct pm4_mes_runlist *packet; in pm_runlist_vi() local
117 struct pm4_mes_set_resources *packet; in pm_set_resources_vi() local
145 struct pm4_mes_map_queues *packet; in pm_map_queues_vi() local
204 struct pm4_mes_unmap_queues *packet; in pm_unmap_queues_vi() local
249 struct pm4_mes_query_status *packet; in pm_query_status_vi() local
273 struct pm4_mec_release_mem *packet; in pm_release_mem_vi() local
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A 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()
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
456 struct b43legacy_pio_txpacket *packet; in b43legacy_pio_tx() local
[all …]
/openbmc/phosphor-net-ipmid/
H A Dmessage_parsers.cpp140 std::vector<uint8_t> packet(sizeof(SessionHeader_t)); in flatten() local
251 std::vector<uint8_t> packet(sizeof(SessionHeader_t)); in flatten() local
303 void addSequenceNumber(std::vector<uint8_t>& packet, in addSequenceNumber()
319 bool verifyPacketIntegrity(const std::vector<uint8_t>& packet, in verifyPacketIntegrity()
373 void addIntegrityData(std::vector<uint8_t>& packet, in addIntegrityData()
398 decryptPayload(const std::vector<uint8_t>& packet, in decryptPayload()
436 std::vector<uint8_t> packet(sizeof(AsfMessagePong_t)); in flatten() local
H A Dmessage_handler.cpp22 std::vector<uint8_t> packet; in receive() local
143 void Handler::writeData(const std::vector<uint8_t>& packet) in writeData()
156 auto packet = asfparser::flatten(inMessage->asfMsgTag); in sendASF() local
166 auto packet = parser::flatten(outMessage, sessionHeader, session); in send() local
/openbmc/linux/drivers/input/mouse/
H A 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
H A 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
563 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v3() local
641 unsigned char *packet = psmouse->packet; in elantech_input_sync_v4() local
656 unsigned char *packet = psmouse->packet; in process_packet_status_v4() local
676 unsigned char *packet = psmouse->packet; in process_packet_head_v4() local
706 unsigned char *packet = psmouse->packet; in process_packet_motion_v4() local
769 unsigned char *packet = psmouse->packet; in elantech_packet_check_v1() local
807 unsigned char *packet = psmouse->packet; in elantech_packet_check_v2() local
[all …]
H A Dfocaltech.c150 unsigned char *packet) in focaltech_process_touch_packet()
174 unsigned char *packet) in focaltech_process_abs_packet()
196 unsigned char *packet) in focaltech_process_rel_packet()
228 unsigned char *packet = psmouse->packet; in focaltech_process_packet() local
/openbmc/phosphor-net-ipmid/test/
H A Dcipher.cpp21 std::vector<uint8_t> packet = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local
82 std::vector<uint8_t> packet = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local
146 std::vector<uint8_t> packet = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local
182 std::vector<uint8_t> packet = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local
245 std::vector<uint8_t> packet = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local
310 std::vector<uint8_t> packet = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}; in TEST() local
/openbmc/u-boot/drivers/net/
H A Dsandbox.c57 int sandbox_eth_arp_req_to_reply(struct udevice *dev, void *packet, in sandbox_eth_arp_req_to_reply()
112 int sandbox_eth_ping_req_to_reply(struct udevice *dev, void *packet, in sandbox_eth_ping_req_to_reply()
264 static int sb_default_handler(struct udevice *dev, void *packet, in sb_default_handler()
336 static int sb_eth_send(struct udevice *dev, void *packet, int length) in sb_eth_send()
368 static int sb_eth_free_pkt(struct udevice *dev, uchar *packet, int length) in sb_eth_free_pkt()
H A Daltera_tse.c155 static int altera_tse_send_sgdma(struct udevice *dev, void *packet, int length) in altera_tse_send_sgdma()
199 static int altera_tse_free_pkt_sgdma(struct udevice *dev, uchar *packet, in altera_tse_free_pkt_sgdma()
310 static int altera_tse_send_msgdma(struct udevice *dev, void *packet, in altera_tse_send_msgdma()
353 static int altera_tse_free_pkt_msgdma(struct udevice *dev, uchar *packet, in altera_tse_free_pkt_msgdma()
477 static int altera_tse_send(struct udevice *dev, void *packet, int length) in altera_tse_send()
494 static int altera_tse_free_pkt(struct udevice *dev, uchar *packet, in altera_tse_free_pkt()
/openbmc/u-boot/test/dm/
H A Deth.c262 static int sb_check_arp_reply(struct udevice *dev, void *packet, in sb_check_arp_reply()
300 static int sb_with_async_arp_handler(struct udevice *dev, void *packet, in sb_with_async_arp_handler()
347 static int sb_check_ping_reply(struct udevice *dev, void *packet, in sb_check_ping_reply()
385 static int sb_with_async_ping_handler(struct udevice *dev, void *packet, in sb_with_async_ping_handler()
/openbmc/qemu/net/
H A Dqueue.c83 NetPacket *packet, *next; in qemu_del_net_queue() local
100 NetPacket *packet; in qemu_net_queue_append() local
123 NetPacket *packet; in qemu_net_queue_append_iov() local
259 NetPacket *packet, *next; in qemu_net_queue_purge() local
279 NetPacket *packet; in qemu_net_queue_flush() local
/openbmc/linux/tools/perf/arch/x86/tests/
H A Dintel-pt-test.c29 struct intel_pt_pkt packet; member
189 static int dump_packet(const struct intel_pt_pkt *packet, const u8 *bytes, int len) in dump_packet()
216 static int fail(const struct test_data *d, struct intel_pt_pkt *packet, int len, in fail()
245 static int test_ctx_unchanged(const struct test_data *d, struct intel_pt_pkt *packet, in test_ctx_unchanged()
263 struct intel_pt_pkt packet; in test_one() local
/openbmc/linux/drivers/tty/hvc/
H A Dhvsi.c145 static inline int len_packet(const uint8_t *packet) in len_packet()
150 static inline int is_header(const uint8_t *packet) in is_header()
156 static inline int got_packet(const struct hvsi_struct *hp, uint8_t *packet) in got_packet()
181 #define dbg_dump_packet(packet) dump_packet(packet) argument
184 #define dbg_dump_packet(packet) do { } while (0) argument
206 static void dump_packet(uint8_t *packet) in dump_packet()
225 static void hvsi_recv_control(struct hvsi_struct *hp, uint8_t *packet, in hvsi_recv_control()
254 static void hvsi_recv_response(struct hvsi_struct *hp, uint8_t *packet) in hvsi_recv_response()
305 static void hvsi_recv_query(struct hvsi_struct *hp, uint8_t *packet) in hvsi_recv_query()
350 static bool hvsi_recv_data(struct hvsi_struct *hp, const uint8_t *packet) in hvsi_recv_data()
[all …]
/openbmc/u-boot/net/
H A Dfastboot.c55 uchar *packet; in fastboot_udp_send_info() local
122 uchar *packet; in fastboot_send() local
256 static void fastboot_handler(uchar *packet, unsigned int dport, in fastboot_handler()
/openbmc/linux/drivers/infiniband/core/
H A Duser_mad.c185 struct ib_umad_packet *packet) in queue_packet()
207 struct ib_umad_packet *packet) in dequeue_send()
218 struct ib_umad_packet *packet = send_wc->send_buf->context[0]; in send_handler() local
238 struct ib_umad_packet *packet; in recv_handler() local
298 struct ib_umad_packet *packet, size_t count) in copy_recv_mad()
354 struct ib_umad_packet *packet, size_t count) in copy_send_mad()
379 struct ib_umad_packet *packet; in ib_umad_read() local
466 struct ib_umad_packet *packet) in is_duplicate()
503 struct ib_umad_packet *packet; in ib_umad_write() local
1034 struct ib_umad_packet *packet, *tmp; in ib_umad_close() local

12345678910>>...14