/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-hwtstamp.c | 107 void xgbe_get_rx_tstamp(struct xgbe_packet_data *packet, in xgbe_get_rx_tstamp() 300 struct xgbe_packet_data *packet) in xgbe_prep_tx_tstamp()
|
H A D | xgbe-drv.c | 1374 static void xgbe_prep_vlan(struct sk_buff *skb, struct xgbe_packet_data *packet) in xgbe_prep_vlan() 1380 static int xgbe_prep_tso(struct sk_buff *skb, struct xgbe_packet_data *packet) in xgbe_prep_tso() 1463 struct xgbe_packet_data *packet) in xgbe_packet_info() 1648 struct xgbe_packet_data *packet; in xgbe_xmit() local 2067 u8 *packet; in xgbe_create_skb() local 2089 struct xgbe_packet_data *packet) in xgbe_rx_buf1_len() 2112 struct xgbe_packet_data *packet, in xgbe_rx_buf2_len() 2202 struct xgbe_packet_data *packet; in xgbe_rx_poll() local
|
/linux/tools/firewire/ |
H A D | nosy-dump.c | 644 get_bits(struct link_packet *packet, int offset, int width) in get_bits() 684 decode_link_packet(struct link_packet *packet, size_t length, in decode_link_packet() 807 struct link_packet *packet = (struct link_packet *) data; in print_packet() local 842 struct link_packet *packet = (struct link_packet *) data; in print_stats() local
|
/linux/drivers/input/touchscreen/ |
H A D | ads7846.c | 111 struct ads7846_packet *packet; member 708 struct ads7846_packet *packet = ts->packet; in ads7846_set_cmd_val() local 769 struct ads7846_packet *packet = ts->packet; in ads7846_filter() local 824 struct ads7846_packet *packet = ts->packet; in ads7846_read_state() local 852 struct ads7846_packet *packet = ts->packet; in ads7846_report_state() local 1046 struct ads7846_packet *packet = ts->packet; in ads7846_setup_spi_msg() local 1218 struct ads7846_packet *packet; in ads7846_probe() local
|
H A D | elo.c | 220 static int elo_command_10(struct elo *elo, unsigned char *packet) in elo_command_10() 262 unsigned char packet[ELO10_PACKET_LEN] = { ELO10_ID_CMD }; in elo_setup_10() local
|
/linux/drivers/net/usb/ |
H A D | lg-vl600.c | 99 struct vl600_pkt_hdr *packet; in vl600_rx_fixup() local 235 struct vl600_pkt_hdr *packet; in vl600_tx_fixup() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | xdp_context_test_run.c | 126 __u8 packet[sizeof(struct ethhdr) + TEST_PAYLOAD_LEN]; in send_test_packet() local 266 __u8 packet[sizeof(struct ethhdr) + TEST_PAYLOAD_LEN]; in test_xdp_context_tuntap() local
|
/linux/drivers/media/platform/qcom/iris/ |
H A D | iris_hfi_queue.c | 12 static int iris_hfi_queue_write(struct iris_iface_q_info *qinfo, void *packet, u32 packet_size) in iris_hfi_queue_write() 57 static int iris_hfi_queue_read(struct iris_iface_q_info *qinfo, void *packet) in iris_hfi_queue_read()
|
/linux/drivers/net/hyperv/ |
H A D | netvsc.c | 779 struct hv_netvsc_packet *packet in netvsc_send_tx_complete() local 946 struct hv_netvsc_packet *packet, in netvsc_copy_to_send_buf() 981 struct hv_netvsc_packet *packet) in netvsc_dma_unmap() 1018 struct hv_netvsc_packet *packet, in netvsc_dma_map() 1095 struct hv_netvsc_packet *packet, in netvsc_send_pkt() 1226 struct hv_netvsc_packet *packet, in netvsc_send()
|
/linux/drivers/input/joystick/ |
H A D | xpad.c | 1311 struct xpad_output_packet *pkt, *packet = NULL; in xpad_prepare_next_out_packet() local 1468 struct xpad_output_packet *packet = in xpad_inquiry_pad_presence() local 1525 struct xpad_output_packet *packet = in xpadone_ack_mode_report() local 1548 struct xpad_output_packet *packet = &xpad->out_packets[XPAD_OUT_FF_IDX]; in xpad_play_effect() local 1678 struct xpad_output_packet *packet = in xpad_send_led_command() local 1837 struct xpad_output_packet *packet = in xpad360w_poweroff_controller() local
|
/linux/drivers/pmdomain/bcm/ |
H A D | raspberrypi-power.c | 56 struct rpi_power_domain_packet packet; in rpi_firmware_set_power() local 148 struct rpi_power_domain_packet packet; in rpi_has_new_domain_support() local
|
/linux/drivers/firewire/ |
H A D | ohci.c | 1380 struct fw_packet *packet; member 1388 static int at_context_queue_packet(struct at_context *ctx, struct fw_packet *packet) in at_context_queue_packet() 1549 struct fw_packet *packet; in handle_at_packet() local 1627 struct fw_packet *packet, u32 csr) in handle_local_rom() 1656 struct fw_packet *packet, u32 csr) in handle_local_lock() 1705 static void handle_local_request(struct at_context *ctx, struct fw_packet *packet) in handle_local_request() 1742 static void at_context_transmit(struct at_context *ctx, struct fw_packet *packet) in at_context_transmit() 2675 static void ohci_send_request(struct fw_card *card, struct fw_packet *packet) in ohci_send_request() 2682 static void ohci_send_response(struct fw_card *card, struct fw_packet *packet) in ohci_send_response() 2689 static int ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet) in ohci_cancel_packet() [all …]
|
H A D | core-card.c | 659 static void dummy_send_request(struct fw_card *card, struct fw_packet *packet) in dummy_send_request() 664 static void dummy_send_response(struct fw_card *card, struct fw_packet *packet) in dummy_send_response() 669 static int dummy_cancel_packet(struct fw_card *card, struct fw_packet *packet) in dummy_cancel_packet()
|
H A D | nosy.c | 53 struct packet { struct 63 struct packet *head, *tail; argument
|
/linux/tools/testing/selftests/tc-testing/creating-testcases/ |
H A D | scapy-example.json | 29 "packet": "Ether(type=0x800)/IP(src='16.61.16.61')/ICMP()" string 77 "packet": "Ether(type=0x800)/IP(src='16.61.16.61')/ICMP()" string
|
/linux/tools/testing/selftests/bpf/ |
H A D | network_helpers.c | 873 tcp = (struct tcphdr *)packet; in show_ipv6_packet() argument 765 is_ethernet(const u_char * packet) is_ethernet() argument 803 show_transport(const u_char * packet,u16 len,u32 ifindex,const char * src_addr,const char * dst_addr,u16 proto,bool ipv6,u8 pkt_type) show_transport() argument 892 show_ipv4_packet(const u_char * packet,u32 ifindex,u8 pkt_type) show_ipv4_packet() argument 914 const u_char *packet, *payload; traffic_monitor_thread() local [all...] |
/linux/net/batman-adv/ |
H A D | fragmentation.c | 249 struct batadv_frag_packet *packet; in batadv_frag_merge_packets() local 354 struct batadv_frag_packet *packet; in batadv_frag_skb_fwd() local
|
/linux/drivers/net/wireless/marvell/libertas/ |
H A D | if_sdio.c | 400 struct if_sdio_packet *packet; in if_sdio_host_to_card_worker() local 914 struct if_sdio_packet *packet; in if_sdio_host_to_card() local 1141 struct if_sdio_packet *packet, *tmp; in if_sdio_probe() local 1256 struct if_sdio_packet *packet, *tmp; in if_sdio_remove() local
|
H A D | if_spi.c | 79 struct if_spi_packet *packet, *tmp; in free_if_spi_card() local 785 struct if_spi_packet *packet, int type) in if_spi_h2c() 852 struct if_spi_packet *packet; in if_spi_host_to_card_worker() local 943 struct if_spi_packet *packet; in if_spi_host_to_card() local
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | tid_rdma.c | 1891 struct hfi1_packet *packet, in tid_rdma_rcv_read_request() 1985 static int tid_rdma_rcv_error(struct hfi1_packet *packet, in tid_rdma_rcv_error() 2215 void hfi1_rc_rcv_tid_rdma_read_req(struct hfi1_packet *packet) in hfi1_rc_rcv_tid_rdma_read_req() 2440 void hfi1_rc_rcv_tid_rdma_read_resp(struct hfi1_packet *packet) in hfi1_rc_rcv_tid_rdma_read_resp() 2602 static bool tid_rdma_tid_err(struct hfi1_packet *packet, u8 rcv_type) in tid_rdma_tid_err() 2656 struct hfi1_packet *packet, u8 rcv_type, in handle_read_kdeth_eflags() 2847 struct hfi1_packet *packet) in hfi1_handle_kdeth_eflags() 3644 void hfi1_rc_rcv_tid_rdma_write_req(struct hfi1_packet *packet) in hfi1_rc_rcv_tid_rdma_write_req() 4027 void hfi1_rc_rcv_tid_rdma_write_resp(struct hfi1_packet *packet) in hfi1_rc_rcv_tid_rdma_write_resp() 4269 void hfi1_rc_rcv_tid_rdma_write_data(struct hfi1_packet *packet) in hfi1_rc_rcv_tid_rdma_write_data() [all …]
|
/linux/tools/perf/util/ |
H A D | cs-etm.c | 96 struct cs_etm_packet *packet; member 1344 cs_etm__first_executed_instr(struct cs_etm_packet * packet) cs_etm__first_executed_instr() argument 1358 cs_etm__last_executed_instr(const struct cs_etm_packet * packet) cs_etm__last_executed_instr() argument 1369 cs_etm__instr_addr(struct cs_etm_queue * etmq,u64 trace_chan_id,const struct cs_etm_packet * packet,u64 offset) cs_etm__instr_addr() argument 1507 cs_etm__copy_insn(struct cs_etm_queue * etmq,u64 trace_chan_id,const struct cs_etm_packet * packet,struct perf_sample * sample) cs_etm__copy_insn() argument 2032 cs_etm__is_svc_instr(struct cs_etm_queue * etmq,u8 trace_chan_id,struct cs_etm_packet * packet,u64 end_addr) cs_etm__is_svc_instr() argument 2106 struct cs_etm_packet *packet = tidq->packet; cs_etm__is_syscall() local 2131 struct cs_etm_packet *packet = tidq->packet; cs_etm__is_async_exception() local 2159 struct cs_etm_packet *packet = tidq->packet; cs_etm__is_sync_exception() local 2206 struct cs_etm_packet *packet = tidq->packet; cs_etm__set_sample_flags() local [all...] |
/linux/drivers/input/mouse/ |
H A D | hgpk.c | 306 static bool hgpk_is_byte_valid(struct psmouse *psmouse, unsigned char *packet) in hgpk_is_byte_valid() 344 unsigned char *packet = psmouse->packet; in hgpk_process_advanced_packet() local 428 unsigned char *packet = psmouse->packet; in hgpk_process_simple_packet() local
|
H A D | cypress_ps2.c | 408 u8 *packet = psmouse->packet; in cypress_parse_packet() local 524 u8 *packet = psmouse->packet; in cypress_validate_byte() local
|
/linux/drivers/usb/host/ |
H A D | fhci.h | 361 struct packet { struct 362 u8 *data; /* packet data */ argument 363 u32 len; /* packet length */ argument 364 u32 status; /* status of the packet - equivalent to the status argument 366 u32 info; /* packet information */ argument 367 void __iomem *priv_data; /* private data of the driver (TDs or BDs) */
|
/linux/arch/alpha/kernel/ |
H A D | err_ev7.c | 237 struct ev7_pal_subpacket *packet; in ev7_process_pal_subpacket() local
|