Home
last modified time | relevance | path

Searched defs:packet (Results 101 - 125 of 433) sorted by relevance

12345678910>>...18

/kernel/linux/linux-6.6/drivers/net/wireguard/
H A Dsend.c23 struct message_handshake_initiation packet; in wg_packet_send_handshake_initiation() local
87 struct message_handshake_response packet; in wg_packet_send_handshake_response() local
114 struct message_handshake_cookie packet; wg_packet_send_handshake_cookie() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhif.c55 struct htc_packet *packet = context; in ath6kl_hif_rw_comp_handler() local
H A Dhif-ops.h35 hif_write_async(struct ath6kl *ar, u32 address, u8 *buffer, u32 length, u32 request, struct htc_packet *packet) hif_write_async() argument
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.c42 tx_get_next_word(const u8 *txhdr, const u8 *packet, size_t txhdr_size, unsigned int *pos) tx_get_next_word() argument
63 tx_data(struct b43legacy_pioqueue *queue, u8 *txhdr, const u8 *packet, unsigned int octets) tx_data() argument
103 generate_cookie(struct b43legacy_pioqueue *queue, struct b43legacy_pio_txpacket *packet) generate_cookie() argument
136 parse_cookie(struct b43legacy_wldev *dev, u16 cookie, struct b43legacy_pio_txpacket **packet) parse_cookie() argument
172 pio_tx_write_fragment(struct b43legacy_pioqueue *queue, struct sk_buff *skb, struct b43legacy_pio_txpacket *packet, size_t txhdr_size) pio_tx_write_fragment() argument
202 free_txpacket(struct b43legacy_pio_txpacket *packet, int irq_context) free_txpacket() argument
217 pio_tx_packet(struct b43legacy_pio_txpacket *packet) pio_tx_packet() argument
272 struct b43legacy_pio_txpacket *packet, *tmp_packet; tx_tasklet() local
301 struct b43legacy_pio_txpacket *packet; setup_txqueues() local
369 struct b43legacy_pio_txpacket *packet, *tmp_packet; cancel_transfers() local
456 struct b43legacy_pio_txpacket *packet; b43legacy_pio_tx() local
478 struct b43legacy_pio_txpacket *packet; b43legacy_pio_handle_txstatus() local
[all...]
/kernel/linux/linux-6.6/drivers/nvmem/
H A Dmicrochip-otpc.c60 struct mchp_otpc_packet *packet; in mchp_otpc_id_to_packet() local
150 struct mchp_otpc_packet *packet; mchp_otpc_read() local
195 struct mchp_otpc_packet *packet; mchp_otpc_init_packets_list() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Druc.c27 int hfi1_ruc_check_hdr(struct hfi1_ibport *ibp, struct hfi1_packet *packet) in hfi1_ruc_check_hdr() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dcypress_ps2.c446 unsigned char *packet = psmouse->packet; in cypress_parse_packet() local
562 unsigned char *packet = psmouse->packet; cypress_validate_byte() local
[all...]
H A Dlogips2pp.c44 u8 *packet = psmouse->packet; in ps2pp_process_byte() local
[all...]
H A Dfocaltech.c149 focaltech_process_touch_packet(struct psmouse *psmouse, unsigned char *packet) focaltech_process_touch_packet() argument
173 focaltech_process_abs_packet(struct psmouse *psmouse, unsigned char *packet) focaltech_process_abs_packet() argument
195 focaltech_process_rel_packet(struct psmouse *psmouse, unsigned char *packet) focaltech_process_rel_packet() argument
228 unsigned char *packet = psmouse->packet; focaltech_process_packet() local
[all...]
H A Dvmmouse.c225 unsigned char *packet = psmouse->packet; in vmmouse_process_byte() local
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Dhil_kbd.c278 hil_packet packet; in hil_dev_interrupt() local
[all...]
/kernel/linux/linux-6.6/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() argument
216 static int fail(const struct test_data *d, struct intel_pt_pkt *packet, in argument
245 test_ctx_unchanged(const struct test_data *d, struct intel_pt_pkt *packet, enum intel_pt_pkt_ctx ctx) test_ctx_unchanged() argument
263 struct intel_pt_pkt packet; test_one() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/arm-spe-decoder/
H A Darm-spe-pkt-decoder.c82 static int arm_spe_get_pad(struct arm_spe_pkt *packet) in arm_spe_get_pad() argument
100 static int arm_spe_get_end(struct arm_spe_pkt *packet) in arm_spe_get_end() argument
60 arm_spe_get_payload(const unsigned char *buf, size_t len, unsigned char ext_hdr, struct arm_spe_pkt *packet) arm_spe_get_payload() argument
88 arm_spe_get_alignment(const unsigned char *buf, size_t len, struct arm_spe_pkt *packet) arm_spe_get_alignment() argument
106 arm_spe_get_timestamp(const unsigned char *buf, size_t len, struct arm_spe_pkt *packet) arm_spe_get_timestamp() argument
113 arm_spe_get_events(const unsigned char *buf, size_t len, struct arm_spe_pkt *packet) arm_spe_get_events() argument
128 arm_spe_get_data_source(const unsigned char *buf, size_t len, struct arm_spe_pkt *packet) arm_spe_get_data_source() argument
135 arm_spe_get_context(const unsigned char *buf, size_t len, struct arm_spe_pkt *packet) arm_spe_get_context() argument
143 arm_spe_get_op_type(const unsigned char *buf, size_t len, struct arm_spe_pkt *packet) arm_spe_get_op_type() argument
151 arm_spe_get_counter(const unsigned char *buf, size_t len, const unsigned char ext_hdr, struct arm_spe_pkt *packet) arm_spe_get_counter() argument
164 arm_spe_get_addr(const unsigned char *buf, size_t len, const unsigned char ext_hdr, struct arm_spe_pkt *packet) arm_spe_get_addr() argument
177 arm_spe_do_get_packet(const unsigned char *buf, size_t len, struct arm_spe_pkt *packet) arm_spe_do_get_packet() argument
237 arm_spe_get_packet(const unsigned char *buf, size_t len, struct arm_spe_pkt *packet) arm_spe_get_packet() argument
292 arm_spe_pkt_desc_event(const struct arm_spe_pkt *packet, char *buf, size_t buf_len) arm_spe_pkt_desc_event() argument
332 arm_spe_pkt_desc_op_type(const struct arm_spe_pkt *packet, char *buf, size_t buf_len) arm_spe_pkt_desc_op_type() argument
427 arm_spe_pkt_desc_addr(const struct arm_spe_pkt *packet, char *buf, size_t buf_len) arm_spe_pkt_desc_addr() argument
469 arm_spe_pkt_desc_counter(const struct arm_spe_pkt *packet, char *buf, size_t buf_len) arm_spe_pkt_desc_counter() argument
496 arm_spe_pkt_desc(const struct arm_spe_pkt *packet, char *buf, size_t buf_len) arm_spe_pkt_desc() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-pkt-decoder.c115 static int intel_pt_get_tracestop(struct intel_pt_pkt *packet) in intel_pt_get_tracestop() argument
77 intel_pt_get_long_tnt(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_long_tnt() argument
100 intel_pt_get_pip(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_pip() argument
121 intel_pt_get_cbr(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_cbr() argument
131 intel_pt_get_vmcs(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_vmcs() argument
149 intel_pt_get_ovf(struct intel_pt_pkt *packet) intel_pt_get_ovf() argument
155 intel_pt_get_psb(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_psb() argument
172 intel_pt_get_psbend(struct intel_pt_pkt *packet) intel_pt_get_psbend() argument
178 intel_pt_get_tma(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_tma() argument
190 intel_pt_get_pad(struct intel_pt_pkt *packet) intel_pt_get_pad() argument
196 intel_pt_get_mnt(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_mnt() argument
206 intel_pt_get_3byte(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_3byte() argument
220 intel_pt_get_ptwrite(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_ptwrite() argument
243 intel_pt_get_exstop(struct intel_pt_pkt *packet) intel_pt_get_exstop() argument
249 intel_pt_get_exstop_ip(struct intel_pt_pkt *packet) intel_pt_get_exstop_ip() argument
255 intel_pt_get_mwait(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_mwait() argument
265 intel_pt_get_pwre(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_pwre() argument
275 intel_pt_get_pwrx(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_pwrx() argument
285 intel_pt_get_bbp(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_bbp() argument
296 intel_pt_get_bip_4(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_bip_4() argument
307 intel_pt_get_bip_8(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_bip_8() argument
318 intel_pt_get_bep(size_t len, struct intel_pt_pkt *packet) intel_pt_get_bep() argument
326 intel_pt_get_bep_ip(size_t len, struct intel_pt_pkt *packet) intel_pt_get_bep_ip() argument
334 intel_pt_get_cfe(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_cfe() argument
345 intel_pt_get_evd(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_evd() argument
357 intel_pt_get_ext(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_ext() argument
412 intel_pt_get_short_tnt(unsigned int byte, struct intel_pt_pkt *packet) intel_pt_get_short_tnt() argument
430 intel_pt_get_cyc(unsigned int byte, const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_cyc() argument
452 intel_pt_get_ip(enum intel_pt_pkt_type type, unsigned int byte, const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_ip() argument
498 intel_pt_get_mode(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_mode() argument
535 intel_pt_get_tsc(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_tsc() argument
545 intel_pt_get_mtc(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_mtc() argument
555 intel_pt_do_get_packet(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet, enum intel_pt_pkt_ctx ctx) intel_pt_do_get_packet() argument
621 intel_pt_upd_pkt_ctx(const struct intel_pt_pkt *packet, enum intel_pt_pkt_ctx *ctx) intel_pt_upd_pkt_ctx() argument
673 intel_pt_get_packet(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet, enum intel_pt_pkt_ctx *ctx) intel_pt_get_packet() argument
687 intel_pt_pkt_desc(const struct intel_pt_pkt *packet, char *buf, size_t buf_len) intel_pt_pkt_desc() argument
[all...]
H A Dintel-pt-log.c212 void __intel_pt_log_packet(const struct intel_pt_pkt *packet, int pkt_len, in __intel_pt_log_packet() argument
/kernel/linux/linux-6.6/net/batman-adv/
H A Dfragmentation.c250 struct batadv_frag_packet *packet; in batadv_frag_merge_packets() local
356 struct batadv_frag_packet *packet; batadv_frag_skb_fwd() local
[all...]
/kernel/linux/linux-6.6/net/core/
H A Dselftests.c33 struct net_packet_attrs *packet; member
/kernel/linux/linux-6.6/sound/usb/6fire/
H A Dpcm.c156 struct usb_iso_packet_descriptor *packet; in usb6fire_pcm_stream_start() local
/kernel/linux/linux-6.6/net/sctp/
H A Doutput.c55 static void sctp_packet_reset(struct sctp_packet *packet) in sctp_packet_reset() argument
73 sctp_packet_config(struct sctp_packet *packet, __u32 vtag, int ecn_capable) sctp_packet_config() argument
144 sctp_packet_init(struct sctp_packet *packet, struct sctp_transport *transport, __u16 sport, __u16 dport) sctp_packet_init() argument
161 sctp_packet_free(struct sctp_packet *packet) sctp_packet_free() argument
180 sctp_packet_transmit_chunk(struct sctp_packet *packet, struct sctp_chunk *chunk, int one_packet, gfp_t gfp) sctp_packet_transmit_chunk() argument
328 __sctp_packet_append_chunk(struct sctp_packet *packet, struct sctp_chunk *chunk) __sctp_packet_append_chunk() argument
383 sctp_packet_append_chunk(struct sctp_packet *packet, struct sctp_chunk *chunk) sctp_packet_append_chunk() argument
436 sctp_packet_pack(struct sctp_packet *packet, struct sk_buff *head, int gso, gfp_t gfp) sctp_packet_pack() argument
569 sctp_packet_transmit(struct sctp_packet *packet, gfp_t gfp) sctp_packet_transmit() argument
672 sctp_packet_can_append_data(struct sctp_packet *packet, struct sctp_chunk *chunk) sctp_packet_can_append_data() argument
756 sctp_packet_append_data(struct sctp_packet *packet, struct sctp_chunk *chunk) sctp_packet_append_data() argument
781 sctp_packet_will_fit(struct sctp_packet *packet, struct sctp_chunk *chunk, u16 chunk_len) sctp_packet_will_fit() argument
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-pko.h418 cvmx_pko_send_packet_finish( uint64_t port, uint64_t queue, union cvmx_pko_command_word0 pko_command, union cvmx_buf_ptr packet, cvmx_pko_lock_t use_locking) cvmx_pko_send_packet_finish() argument
461 cvmx_pko_send_packet_finish3( uint64_t port, uint64_t queue, union cvmx_pko_command_word0 pko_command, union cvmx_buf_ptr packet, uint64_t addr, cvmx_pko_lock_t use_locking) cvmx_pko_send_packet_finish3() argument
[all...]
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-pko.h417 cvmx_pko_send_packet_finish( uint64_t port, uint64_t queue, union cvmx_pko_command_word0 pko_command, union cvmx_buf_ptr packet, cvmx_pko_lock_t use_locking) cvmx_pko_send_packet_finish() argument
460 cvmx_pko_send_packet_finish3( uint64_t port, uint64_t queue, union cvmx_pko_command_word0 pko_command, union cvmx_buf_ptr packet, uint64_t addr, cvmx_pko_lock_t use_locking) cvmx_pko_send_packet_finish3() argument
[all...]
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dsis_i2c.c101 u8 packet[SIS_MAX_PACKET_SIZE]; member
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c498 struct qed_roce_ll2_packet *packet; in qedr_gsi_build_packet() local
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhfi_msgs.c180 hfi_event_notify(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_event_notify() argument
208 hfi_sys_init_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_sys_init_done() argument
253 hfi_sys_property_info(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_sys_property_info() argument
274 hfi_sys_rel_resource_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_sys_rel_resource_done() argument
284 hfi_sys_ping_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_sys_ping_done() argument
297 hfi_sys_idle_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_sys_idle_done() argument
303 hfi_sys_pc_prepare_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_sys_pc_prepare_done() argument
364 hfi_session_prop_info(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_session_prop_info() argument
400 hfi_session_init_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_session_init_done() argument
426 hfi_session_load_res_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_session_load_res_done() argument
435 hfi_session_flush_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_session_flush_done() argument
446 hfi_session_etb_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_session_etb_done() argument
456 hfi_session_ftb_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_session_ftb_done() argument
537 hfi_session_start_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_session_start_done() argument
546 hfi_session_stop_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_session_stop_done() argument
555 hfi_session_rel_res_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_session_rel_res_done() argument
564 hfi_session_rel_buf_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_session_rel_buf_done() argument
573 hfi_session_end_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_session_end_done() argument
582 hfi_session_abort_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_session_abort_done() argument
591 hfi_session_get_seq_hdr_done(struct venus_core *core, struct venus_inst *inst, void *packet) hfi_session_get_seq_hdr_done() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A Datp.c496 write_packet(long ioaddr, int length, unsigned char *packet, int pad_len, int data_mode) write_packet() argument
[all...]

Completed in 15 milliseconds

12345678910>>...18