Home
last modified time | relevance | path

Searched defs:packet (Results 251 - 275 of 433) sorted by relevance

1...<<1112131415161718

/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dhtc_pipe.c29 static inline void restore_tx_packet(struct htc_packet *packet) in restore_tx_packet() argument
40 struct htc_packet *packet; in do_send_completion() local
77 send_packet_completion(struct htc_target *target, struct htc_packet *packet) send_packet_completion() argument
98 struct htc_packet *packet; get_htc_packet_credit_based() local
177 struct htc_packet *packet; get_htc_packet() local
211 struct htc_packet *packet; htc_issue_packets() local
305 struct htc_packet *packet, *tmp_pkt; htc_try_send() local
501 destroy_htc_txctrl_packet(struct htc_packet *packet) destroy_htc_txctrl_packet() argument
511 struct htc_packet *packet = NULL; build_htc_txctrl_packet() local
529 htc_free_txctrl_packet(struct htc_target *target, struct htc_packet *packet) htc_free_txctrl_packet() argument
540 htc_txctrl_complete(struct htc_target *target, struct htc_packet *packet) htc_txctrl_complete() argument
694 struct htc_packet *packet; htc_flush_tx_endpoint() local
717 struct htc_packet *packet, *tmp_pkt, *found_packet = NULL; htc_lookup_tx_packet() local
747 struct htc_packet *packet; ath6kl_htc_pipe_tx_complete() local
784 struct htc_packet *packet, *tmp_pkt; htc_send_packets_multiple() local
815 struct htc_packet *packet; alloc_htc_packet_container() local
832 free_htc_packet_container(struct htc_target *target, struct htc_packet *packet) free_htc_packet_container() argument
912 struct htc_packet *packet; do_recv_completion() local
930 recv_packet_completion(struct htc_target *target, struct htc_endpoint *ep, struct htc_packet *packet) recv_packet_completion() argument
949 struct htc_packet *packet; ath6kl_htc_pipe_rx_complete() local
1099 struct htc_packet *packet; htc_flush_rx_queue() local
1160 htc_rxctrl_complete(struct htc_target *context, struct htc_packet *packet) htc_rxctrl_complete() argument
1223 struct htc_packet *packet = NULL; ath6kl_htc_pipe_conn_service() local
1410 struct htc_packet *packet; ath6kl_htc_pipe_create() local
1463 struct htc_packet *packet; ath6kl_htc_pipe_cleanup() local
1482 struct htc_packet *packet; ath6kl_htc_pipe_start() local
1539 ath6kl_htc_pipe_tx(struct htc_target *target, struct htc_packet *packet) ath6kl_htc_pipe_tx() argument
1625 struct htc_packet *packet, *tmp_pkt, *first; ath6kl_htc_pipe_add_rxbuf_multiple() local
1674 struct htc_packet *packet, *tmp_pkt; ath6kl_htc_pipe_flush_rx_buf() local
[all...]
H A Dtxrx.c685 struct htc_packet *packet; in ath6kl_tx_complete() local
586 ath6kl_tx_queue_full(struct htc_target *target, struct htc_packet *packet) ath6kl_tx_queue_full() argument
880 struct htc_packet *packet; ath6kl_rx_refill() local
918 struct htc_packet *packet; ath6kl_refill_amsdu_rxbufs() local
952 struct htc_packet *packet = NULL; ath6kl_alloc_amsdu_rxbuf() local
1301 ath6kl_rx(struct htc_target *target, struct htc_packet *packet) ath6kl_rx() argument
1841 struct htc_packet *packet, *tmp_pkt; ath6kl_cleanup_amsdu_rxbufs() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dicl_dsi.c140 dsi_send_pkt_payld(struct intel_dsi_host *host, const struct mipi_dsi_packet *packet) dsi_send_pkt_payld() argument
171 dsi_send_pkt_hdr(struct intel_dsi_host *host, const struct mipi_dsi_packet *packet, bool enable_lpdt) dsi_send_pkt_hdr() argument
[all...]
H A Dvlv_dsi.c137 struct mipi_dsi_packet packet; in intel_dsi_host_transfer() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_drv.c166 static int adv7511_packet_enable(struct adv7511 *adv7511, unsigned int packet) in adv7511_packet_enable() argument
181 static int adv7511_packet_disable(struct adv7511 *adv7511, unsigned int packet) in adv7511_packet_disable() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dnwl-dsi.c54 struct mipi_dsi_packet packet; member
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Duser_mad.c218 struct ib_umad_packet *packet in send_handler() local
183 queue_packet(struct ib_umad_file *file, struct ib_mad_agent *agent, struct ib_umad_packet *packet) queue_packet() argument
206 dequeue_send(struct ib_umad_file *file, struct ib_umad_packet *packet) dequeue_send() argument
238 struct ib_umad_packet *packet; recv_handler() local
297 copy_recv_mad(struct ib_umad_file *file, char __user *buf, struct ib_umad_packet *packet, size_t count) copy_recv_mad() argument
353 copy_send_mad(struct ib_umad_file *file, char __user *buf, struct ib_umad_packet *packet, size_t count) copy_send_mad() argument
379 struct ib_umad_packet *packet; ib_umad_read() local
465 is_duplicate(struct ib_umad_file *file, struct ib_umad_packet *packet) is_duplicate() argument
503 struct ib_umad_packet *packet; ib_umad_write() local
1034 struct ib_umad_packet *packet, *tmp; ib_umad_close() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddsi.c1335 struct mipi_dsi_packet packet; in tegra_dsi_host_transfer() local
[all...]
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/
H A Dcoresight-stm.c398 stm_generic_packet(struct stm_data *stm_data, unsigned int master, unsigned int channel, unsigned int packet, unsigned int flags, unsigned int size, const unsigned char *payload) stm_generic_packet() argument
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dzinitix.c171 __le16 packet[2] = {cpu_to_le16(reg), cpu_to_le16(value)}; in zinitix_write_u16() local
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Dsynaptics.c674 static void synaptics_pass_pt_packet(struct serio *ptport, u8 *packet) in synaptics_pass_pt_packet() argument
1172 const u8 *packet = psmouse->packet; synaptics_validate_byte() local
[all...]
H A Dpsmouse-base.c133 void psmouse_report_standard_motion(struct input_dev *dev, u8 *packet) in psmouse_report_standard_motion() argument
144 void psmouse_report_standard_packet(struct input_dev *dev, u8 *packet) in psmouse_report_standard_packet() argument
157 u8 *packet = psmouse->packet; psmouse_process_byte() local
[all...]
H A Dpsmouse.h97 unsigned char packet[8]; member
H A Delantech.c324 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v1() local
412 unsigned char *packet = psmouse->packet; elantech_report_absolute_v2() local
509 unsigned char *packet = psmouse->packet; elantech_report_trackpoint() local
563 unsigned char *packet = psmouse->packet; elantech_report_absolute_v3() local
641 unsigned char *packet = psmouse->packet; elantech_input_sync_v4() local
656 unsigned char *packet = psmouse->packet; process_packet_status_v4() local
676 unsigned char *packet = psmouse->packet; process_packet_head_v4() local
706 unsigned char *packet = psmouse->packet; process_packet_motion_v4() local
769 unsigned char *packet = psmouse->packet; elantech_packet_check_v1() local
799 unsigned char *packet = psmouse->packet; elantech_debounce_check_v2() local
807 unsigned char *packet = psmouse->packet; elantech_packet_check_v2() local
842 unsigned char *packet = psmouse->packet; elantech_packet_check_v3() local
877 unsigned char *packet = psmouse->packet; elantech_packet_check_v4() local
[all...]
H A Delan_i2c_core.c983 static void elan_report_absolute(struct elan_tp_data *data, u8 *packet, in elan_report_absolute() argument
1016 u8 *packet = &report[ETP_REPORT_ID_OFFSET + 1]; in elan_report_trackpoint() local
919 elan_report_contact(struct elan_tp_data *data, int contact_num, bool contact_valid, bool high_precision, u8 *packet, u8 *finger_data) elan_report_contact() argument
[all...]
/kernel/linux/linux-6.6/drivers/input/
H A Dmousedev.c72 struct mousedev_hw_data packet; member
261 mousedev_notify_readers(struct mousedev *mousedev, struct mousedev_hw_data *packet) mousedev_notify_readers() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Darm-spe.c104 struct arm_spe_pkt packet; in arm_spe_dump() local
/kernel/linux/linux-6.6/sound/usb/
H A Dendpoint.c223 unsigned int packet; in snd_usb_endpoint_next_packet_size() local
466 struct snd_usb_packet_info *packet; snd_usb_queue_pending_output_urbs() local
[all...]
/kernel/linux/linux-6.6/net/batman-adv/
H A Dnetwork-coding.c1500 struct batadv_unicast_packet *packet; batadv_nc_skb_forward() local
1553 struct batadv_unicast_packet *packet; batadv_nc_skb_store_for_decoding() local
[all...]
/kernel/linux/linux-6.6/net/can/j1939/
H A Dtransport.c1815 int packet; in j1939_xtp_rx_dat_one() local
[all...]
/kernel/linux/linux-6.6/tools/firewire/
H A Dnosy-dump.c644 get_bits(struct link_packet *packet, int offset, int width) get_bits() argument
684 decode_link_packet(struct link_packet *packet, size_t length, int include_flags, int exclude_flags) decode_link_packet() argument
807 struct link_packet *packet = (struct link_packet *) data; print_packet() local
842 struct link_packet *packet = (struct link_packet *) data; print_stats() local
[all...]
/kernel/linux/linux-6.6/net/sctp/
H A Doutqueue.c795 struct sctp_packet *packet; global() member
1159 struct sctp_packet *packet; sctp_outq_flush_transports() local
[all...]
/kernel/linux/linux-5.10/drivers/firewire/
H A Dcore-cdev.c1058 struct fw_iso_packet packet; in ioctl_queue_iso() member
1480 outbound_phy_packet_callback(struct fw_packet *packet, struct fw_card *card, int status) outbound_phy_packet_callback() argument
[all...]
H A Dnet.c761 struct fw_iso_packet packet; in fwnet_receive_broadcast() local
1118 struct fw_iso_packet packet; fwnet_broadcast_start() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_ethtool.c154 unsigned char *packet; in hns3_lp_setup_skb() local
185 unsigned char *packet = skb->data; in hns3_lb_check_skb_data() local

Completed in 43 milliseconds

1...<<1112131415161718