Home
last modified time | relevance | path

Searched defs:packet (Results 76 – 100 of 178) sorted by relevance

12345678

/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.h48 #define pio_txpacket_getindex(packet) ((int)((packet) - \ argument
/linux/drivers/input/mouse/
H A Dvmmouse.c199 unsigned char *packet = psmouse->packet; in vmmouse_process_byte() local
/linux/drivers/infiniband/hw/hfi1/
H A Dfault.c309 bool hfi1_dbg_should_fault_rx(struct hfi1_packet *packet) in hfi1_dbg_should_fault_rx()
H A Druc.c27 int hfi1_ruc_check_hdr(struct hfi1_ibport *ibp, struct hfi1_packet *packet) in hfi1_ruc_check_hdr()
/linux/drivers/input/keyboard/
H A Dapplespi.c763 struct spi_packet *packet = (struct spi_packet *)applespi->tx_buffer; in applespi_send_cmd_msg() local
1336 struct spi_packet *packet, in applespi_handle_cmd_response()
1381 struct spi_packet *packet) in applespi_debug_print_read_packet()
1402 struct spi_packet *packet; in applespi_got_data() local
H A Dhil_kbd.c278 hil_packet packet; in hil_dev_interrupt() local
/linux/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h541 struct htc_packet packet; member
642 static inline void set_htc_pkt_info(struct htc_packet *packet, void *context, in set_htc_pkt_info()
653 static inline void htc_rxpkt_reset(struct htc_packet *packet) in htc_rxpkt_reset()
659 static inline void set_htc_rxpkt_info(struct htc_packet *packet, void *context, in set_htc_rxpkt_info()
H A Dhif.c55 struct htc_packet *packet = context; in ath6kl_hif_rw_comp_handler() local
/linux/drivers/usb/host/
H A Dehci-sched.c1748 int packet; in itd_link_urb() local
2000 struct ehci_iso_packet *packet = &iso_sched->packet[i]; in sitd_sched_init() local
2149 int packet; in sitd_link_urb() local
/linux/drivers/media/pci/bt8xx/
H A Ddst.c1287 u8 packet[8] = { 0x00, 0x09, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00 }; in dst_tone_power_cmd() local
1421 u8 packet[8] = { 0x00, 0x08, 0x04, 0xe0, 0x10, 0x38, 0xf0, 0xec }; in dst_set_diseqc() local
/linux/tools/perf/util/intel-pt-decoder/
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()
/linux/drivers/input/touchscreen/
H A Dsis_i2c.c101 u8 packet[SIS_MAX_PACKET_SIZE]; member
H A Dmelfas_mip4.c430 static void mip4_report_keys(struct mip4_ts *ts, u8 *packet) in mip4_report_keys()
465 static void mip4_report_touch(struct mip4_ts *ts, u8 *packet) in mip4_report_touch()
543 static int mip4_handle_packet(struct mip4_ts *ts, u8 *packet) in mip4_handle_packet()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-desc.c424 struct xgbe_packet_data *packet; in xgbe_map_tx_skb() local
/linux/net/sctp/
H A Doutqueue.c795 struct sctp_packet *packet; member
1159 struct sctp_packet *packet; in sctp_outq_flush_transports() local
/linux/fs/smb/client/
H A Dsmbdirect.c545 struct smbdirect_negotiate_resp *packet = smbdirect_recv_io_payload(response); in process_negotiation_response() local
951 struct smbdirect_negotiate_req *packet; in smbd_post_send_negotiate_req() local
1114 struct smbdirect_data_transfer *packet; in smbd_post_send_iter() local
/linux/drivers/firewire/
H A Dcore-iso.c190 struct fw_iso_packet *packet, in fw_iso_context_queue()
/linux/drivers/media/usb/gspca/
H A Dtv8532.c19 __u8 packet; member
/linux/include/linux/
H A Dhil_mlc.h96 hil_packet packet; /* Packet to send or to compare */ member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_strp.c13 static const char packet[STRP_PKT_FULL_LEN] = "head+body\0"; variable
/linux/drivers/input/
H A Dmousedev.c72 struct mousedev_hw_data packet; member
262 struct mousedev_hw_data *packet) in mousedev_notify_readers()
/linux/sound/usb/
H A Dendpoint.c223 if (packet) { in snd_usb_endpoint_next_packet_size() local
471 struct snd_usb_packet_info *packet; snd_usb_queue_pending_output_urbs() local
[all...]
/linux/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c496 struct qed_roce_ll2_packet *packet; in qedr_gsi_build_packet() local
/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-dvb.c167 static inline void print_err_status(struct cx231xx *dev, int packet, int status) in print_err_status()
/linux/include/net/sctp/
H A Dcommand.h122 struct sctp_packet *packet; member

12345678