/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-pkt-decoder.c | 74 struct intel_pt_pkt *packet) in intel_pt_get_long_tnt() 97 struct intel_pt_pkt *packet) in intel_pt_get_pip() 113 static int intel_pt_get_tracestop(struct intel_pt_pkt *packet) in intel_pt_get_tracestop() 120 struct intel_pt_pkt *packet) in intel_pt_get_cbr() 130 struct intel_pt_pkt *packet) in intel_pt_get_vmcs() 147 static int intel_pt_get_ovf(struct intel_pt_pkt *packet) in intel_pt_get_ovf() 154 struct intel_pt_pkt *packet) in intel_pt_get_psb() 170 static int intel_pt_get_psbend(struct intel_pt_pkt *packet) in intel_pt_get_psbend() 177 struct intel_pt_pkt *packet) in intel_pt_get_tma() 188 static int intel_pt_get_pad(struct intel_pt_pkt *packet) in intel_pt_get_pad() [all …]
|
D | intel-pt-log.c | 101 void __intel_pt_log_packet(const struct intel_pt_pkt *packet, int pkt_len, in __intel_pt_log_packet()
|
D | intel-pt-decoder.c | 113 struct intel_pt_pkt packet; member 366 const struct intel_pt_pkt *packet, in intel_pt_calc_ip() 528 struct intel_pt_pkt packet; member 2173 struct intel_pt_pkt packet; in intel_pt_next_tsc() local
|
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | htc_pipe.c | 29 static inline void restore_tx_packet(struct htc_packet *packet) in restore_tx_packet() 40 struct htc_packet *packet; in do_send_completion() local 78 struct htc_packet *packet) in send_packet_completion() 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 306 struct htc_packet *packet, *tmp_pkt; in htc_try_send() local 502 static void destroy_htc_txctrl_packet(struct htc_packet *packet) in destroy_htc_txctrl_packet() 512 struct htc_packet *packet = NULL; in build_htc_txctrl_packet() local 531 struct htc_packet *packet) in htc_free_txctrl_packet() [all …]
|
D | htc_mbox.c | 359 static void ath6kl_htc_tx_prep_pkt(struct htc_packet *packet, u8 flags, in ath6kl_htc_tx_prep_pkt() 386 struct htc_packet *packet = NULL; in htc_get_control_buf() local 410 struct htc_packet *packet) in htc_tx_comp_update() 452 struct htc_packet *packet) in htc_tx_comp_handler() 471 struct htc_packet *packet; in htc_async_tx_scat_complete() local 508 struct htc_packet *packet) in ath6kl_htc_tx_issue() 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 [all …]
|
D | txrx.c | 592 struct htc_packet *packet) in ath6kl_tx_queue_full() 690 struct htc_packet *packet; in ath6kl_tx_complete() local 885 struct htc_packet *packet; in ath6kl_rx_refill() local 923 struct htc_packet *packet; in ath6kl_refill_amsdu_rxbufs() local 957 struct htc_packet *packet = NULL; in ath6kl_alloc_amsdu_rxbuf() local 1306 void ath6kl_rx(struct htc_target *target, struct htc_packet *packet) in ath6kl_rx() 1849 struct htc_packet *packet, *tmp_pkt; in ath6kl_cleanup_amsdu_rxbufs() local
|
D | htc-ops.h | 46 struct htc_packet *packet) in ath6kl_htc_tx()
|
D | hif-ops.h | 37 struct htc_packet *packet) in hif_write_async()
|
D | hif.h | 85 struct htc_packet *packet; member 174 struct htc_packet *packet; member
|
D | hif.c | 55 struct htc_packet *packet = context; in ath6kl_hif_rw_comp_handler() local
|
D | htc.h | 534 struct htc_packet packet; member 635 static inline void set_htc_pkt_info(struct htc_packet *packet, void *context, in set_htc_pkt_info() 646 static inline void htc_rxpkt_reset(struct htc_packet *packet) in htc_rxpkt_reset() 652 static inline void set_htc_rxpkt_info(struct htc_packet *packet, void *context, in set_htc_rxpkt_info()
|
D | sdio.c | 559 struct htc_packet *packet) in ath6kl_sdio_write_async()
|
/linux-4.4.14/net/sctp/ |
D | output.c | 70 static void sctp_packet_reset(struct sctp_packet *packet) in sctp_packet_reset() 84 struct sctp_packet *sctp_packet_config(struct sctp_packet *packet, in sctp_packet_config() 107 struct sctp_packet *sctp_packet_init(struct sctp_packet *packet, in sctp_packet_init() 135 void sctp_packet_free(struct sctp_packet *packet) in sctp_packet_free() 154 sctp_xmit_t sctp_packet_transmit_chunk(struct sctp_packet *packet, in sctp_packet_transmit_chunk() 270 static sctp_xmit_t __sctp_packet_append_chunk(struct sctp_packet *packet, in __sctp_packet_append_chunk() 322 sctp_xmit_t sctp_packet_append_chunk(struct sctp_packet *packet, in sctp_packet_append_chunk() 379 int sctp_packet_transmit(struct sctp_packet *packet) in sctp_packet_transmit() 635 static sctp_xmit_t sctp_packet_can_append_data(struct sctp_packet *packet, in sctp_packet_can_append_data() 721 static void sctp_packet_append_data(struct sctp_packet *packet, in sctp_packet_append_data() [all …]
|
D | sm_statefuns.c | 314 struct sctp_packet *packet; in sctp_sf_do_5_1B_init() local 509 struct sctp_packet *packet; in sctp_sf_do_5_1C_ack() local 1399 struct sctp_packet *packet; in sctp_sf_do_unexpected_init() local 3239 struct sctp_packet *packet = NULL; in sctp_sf_tabort_8_4_8() local 3505 struct sctp_packet *packet = NULL; in sctp_sf_shut_8_4_5() local 4336 struct sctp_packet *packet = NULL; in sctp_sf_abort_violation() local 5949 struct sctp_packet *packet; in sctp_abort_pkt_new() local 5988 struct sctp_packet *packet; in sctp_ootb_pkt_new() local 6058 void sctp_ootb_pkt_free(struct sctp_packet *packet) in sctp_ootb_pkt_free() 6071 struct sctp_packet *packet; in sctp_send_stale_cookie_err() local
|
D | outqueue.c | 708 struct sctp_packet *packet; in sctp_outq_flush() local
|
D | sm_sideeffect.c | 1235 struct sctp_packet *packet; in sctp_cmd_interpreter() local
|
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
D | pio.c | 56 const u8 *packet, in tx_get_next_word() 78 const u8 *packet, in tx_data() 117 struct b43legacy_pio_txpacket *packet) in generate_cookie() 151 struct b43legacy_pio_txpacket **packet) in parse_cookie() 187 struct b43legacy_pio_txpacket *packet, in pio_tx_write_fragment() 215 static void free_txpacket(struct b43legacy_pio_txpacket *packet, in free_txpacket() 230 static int pio_tx_packet(struct b43legacy_pio_txpacket *packet) in pio_tx_packet() 285 struct b43legacy_pio_txpacket *packet, *tmp_packet; in tx_tasklet() local 314 struct b43legacy_pio_txpacket *packet; in setup_txqueues() local 383 struct b43legacy_pio_txpacket *packet, *tmp_packet; in cancel_transfers() local [all …]
|
D | pio.h | 47 #define pio_txpacket_getindex(packet) ((int)((packet) - \ argument
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | driver.c | 262 struct hfi1_packet *packet) in rcv_hdrerr() 422 struct hfi1_packet *packet) in init_packet() 438 static void prescan_rxq(struct hfi1_packet *packet) {} in prescan_rxq() 504 struct hfi1_packet *packet) in init_ps_mdata() 554 static void prescan_rxq(struct hfi1_packet *packet) in prescan_rxq() 621 static inline int process_rcv_packet(struct hfi1_packet *packet, int thread) in process_rcv_packet() 679 static inline void process_rcv_update(int last, struct hfi1_packet *packet) in process_rcv_update() 695 static inline void finish_packet(struct hfi1_packet *packet) in finish_packet() 709 static inline void process_rcv_qp_work(struct hfi1_packet *packet) in process_rcv_qp_work() 750 struct hfi1_packet packet; in handle_receive_interrupt_nodma_rtail() local [all …]
|
D | diag.c | 305 struct snoop_packet *packet; in drain_snoop_list() local 919 struct snoop_packet *packet = NULL; in hfi1_snoop_read() local 1213 static void snoop_list_add_tail(struct snoop_packet *packet, in snoop_list_add_tail() 1480 struct snoop_packet *packet; in allocate_snoop_packet() local 1503 int snoop_recv_handler(struct hfi1_packet *packet) in snoop_recv_handler()
|
D | uc.c | 262 void hfi1_uc_rcv(struct hfi1_packet *packet) in hfi1_uc_rcv()
|
D | verbs.c | 584 static inline int qp_ok(int opcode, struct hfi1_packet *packet) in qp_ok() 608 void hfi1_ib_rcv(struct hfi1_packet *packet) in hfi1_ib_rcv() 2152 void hfi1_cnp_rcv(struct hfi1_packet *packet) in hfi1_cnp_rcv()
|
D | ud.c | 641 void hfi1_ud_rcv(struct hfi1_packet *packet) in hfi1_ud_rcv()
|
D | rc.c | 1936 void hfi1_rc_rcv(struct hfi1_packet *packet) in hfi1_rc_rcv()
|
/linux-4.4.14/drivers/input/mouse/ |
D | touchkit_ps2.c | 49 #define TOUCHKIT_GET_TOUCHED(packet) (((packet)[0]) & 0x01) argument 50 #define TOUCHKIT_GET_X(packet) (((packet)[1] << 7) | (packet)[2]) argument 51 #define TOUCHKIT_GET_Y(packet) (((packet)[3] << 7) | (packet)[4]) argument 55 unsigned char *packet = psmouse->packet; in touchkit_ps2_process_byte() local
|
D | elantech.c | 241 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v1() local 329 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v2() local 427 unsigned char *packet = psmouse->packet; in elantech_report_trackpoint() local 470 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v3() local 550 unsigned char *packet = psmouse->packet; in elantech_input_sync_v4() local 568 unsigned char *packet = psmouse->packet; in process_packet_status_v4() local 588 unsigned char *packet = psmouse->packet; in process_packet_head_v4() local 617 unsigned char *packet = psmouse->packet; in process_packet_motion_v4() local 680 unsigned char *packet = psmouse->packet; in elantech_packet_check_v1() local 708 unsigned char *packet = psmouse->packet; in elantech_debounce_check_v2() local [all …]
|
D | focaltech.c | 160 unsigned char *packet) in focaltech_process_touch_packet() 184 unsigned char *packet) in focaltech_process_abs_packet() 206 unsigned char *packet) in focaltech_process_rel_packet() 238 unsigned char *packet = psmouse->packet; in focaltech_process_packet() local
|
D | alps.c | 246 unsigned char *packet = psmouse->packet; in alps_process_packet_v1_v2() local 553 unsigned char *packet = psmouse->packet; in alps_process_trackstick_packet_v3() local 722 unsigned char *packet = psmouse->packet; in alps_process_touchpad_packet_v3_v5() local 799 unsigned char *packet = psmouse->packet; in alps_process_packet_v3() local 820 unsigned char *packet = psmouse->packet; in alps_process_packet_v6() local 893 unsigned char *packet = psmouse->packet; in alps_process_packet_v4() local 1092 unsigned char *packet = psmouse->packet; in alps_process_trackstick_packet_v7() local 1146 unsigned char *packet = psmouse->packet; in alps_process_packet_v7() local 1266 unsigned char *packet = psmouse->packet; in alps_process_packet_ss4_v2() local 1394 unsigned char packet[], in alps_report_bare_ps2_packet()
|
D | sentelic.c | 40 #define GET_ABS_X(packet) ((packet[1] << 2) | ((packet[3] >> 2) & 0x03)) argument 41 #define GET_ABS_Y(packet) ((packet[2] << 2) | (packet[3] & 0x03)) argument 649 static void fsp_packet_debug(struct psmouse *psmouse, unsigned char packet[]) in fsp_packet_debug() 690 static void fsp_packet_debug(struct psmouse *psmouse, unsigned char packet[]) in fsp_packet_debug() 710 unsigned char *packet = psmouse->packet; in fsp_process_byte() local
|
D | hgpk.c | 309 static bool hgpk_is_byte_valid(struct psmouse *psmouse, unsigned char *packet) in hgpk_is_byte_valid() 347 unsigned char *packet = psmouse->packet; in hgpk_process_advanced_packet() local 431 unsigned char *packet = psmouse->packet; in hgpk_process_simple_packet() local
|
D | cypress_ps2.c | 451 unsigned char *packet = psmouse->packet; in cypress_parse_packet() local 567 unsigned char *packet = psmouse->packet; in cypress_validate_byte() local
|
D | lifebook.c | 139 unsigned char *packet = psmouse->packet; in lifebook_process_byte() local
|
D | logips2pp.c | 45 unsigned char *packet = psmouse->packet; in ps2pp_process_byte() local
|
D | vmmouse.c | 228 unsigned char *packet = psmouse->packet; in vmmouse_process_byte() local
|
D | synaptics.c | 602 unsigned char *packet) in synaptics_pass_pt_packet() 1088 const char *packet = psmouse->packet; in synaptics_validate_byte() local
|
D | psmouse.h | 51 unsigned char packet[8]; member
|
D | psmouse-base.c | 136 unsigned char *packet = psmouse->packet; in psmouse_process_byte() local
|
D | elan_i2c_core.c | 844 static void elan_report_absolute(struct elan_tp_data *data, u8 *packet) in elan_report_absolute()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_packet_manager.c | 125 struct pm4_runlist *packet; in pm_create_runlist() local 148 struct pm4_map_process *packet; in pm_create_map_process() local 188 struct pm4_mes_map_queues *packet; in pm_create_map_queue_vi() local 253 struct pm4_map_queues *packet; in pm_create_map_queue() local 453 struct pm4_set_resources *packet; in pm_send_set_resources() local 543 struct pm4_query_status *packet; in pm_send_query_status() local 586 struct pm4_unmap_queues *packet; in pm_send_unmap_queue() local
|
/linux-4.4.14/drivers/tty/hvc/ |
D | hvsi.c | 158 static inline int len_packet(const uint8_t *packet) in len_packet() 163 static inline int is_header(const uint8_t *packet) in is_header() 169 static inline int got_packet(const struct hvsi_struct *hp, uint8_t *packet) in got_packet() 194 #define dbg_dump_packet(packet) dump_packet(packet) argument 197 #define dbg_dump_packet(packet) do { } while (0) argument 219 static void dump_packet(uint8_t *packet) in dump_packet() 238 static void hvsi_recv_control(struct hvsi_struct *hp, uint8_t *packet, in hvsi_recv_control() 267 static void hvsi_recv_response(struct hvsi_struct *hp, uint8_t *packet) in hvsi_recv_response() 318 static void hvsi_recv_query(struct hvsi_struct *hp, uint8_t *packet) in hvsi_recv_query() 363 static bool hvsi_recv_data(struct hvsi_struct *hp, const uint8_t *packet) in hvsi_recv_data() [all …]
|
D | hvsi_lib.c | 9 static int hvsi_send_packet(struct hvsi_priv *pv, struct hvsi_header *packet) in hvsi_send_packet()
|
/linux-4.4.14/drivers/infiniband/core/ |
D | user_mad.c | 164 struct ib_umad_packet *packet) in queue_packet() 186 struct ib_umad_packet *packet) in dequeue_send() 197 struct ib_umad_packet *packet = send_wc->send_buf->context[0]; in send_handler() local 216 struct ib_umad_packet *packet; in recv_handler() local 261 struct ib_umad_packet *packet, size_t count) in copy_recv_mad() 314 struct ib_umad_packet *packet, size_t count) in copy_send_mad() 336 struct ib_umad_packet *packet; in ib_umad_read() local 413 struct ib_umad_packet *packet) in is_duplicate() 449 struct ib_umad_packet *packet; in ib_umad_write() local 974 struct ib_umad_packet *packet, *tmp; in ib_umad_close() local
|
/linux-4.4.14/drivers/input/joystick/ |
D | grip_mp.c | 163 static int mp_io(struct gameport* gameport, int sendflags, int sendcode, u32 *packet) in mp_io() 300 static int multiport_io(struct gameport* gameport, int sendflags, int sendcode, u32 *packet) in multiport_io() 318 static int dig_mode_start(struct gameport *gameport, u32 *packet) in dig_mode_start() 360 u32 packet; in get_and_decode_packet() local 479 u32 packet; in multiport_init() local
|
/linux-4.4.14/drivers/media/rc/ |
D | iguanair.c | 55 struct send_packet *packet; member 80 struct packet { struct 87 struct packet header; argument
|
D | imon.c | 664 const unsigned char packet[8] = { 0x01, 0x00, 0x00, 0x00, in send_associate_24g() local
|
/linux-4.4.14/drivers/usb/misc/sisusbvga/ |
D | sisusb.c | 552 struct sisusb_packet *packet) in sisusb_send_packet() 588 struct sisusb_packet *packet, in sisusb_send_bridge_packet() 639 struct sisusb_packet packet; in sisusb_write_memio_byte() local 652 struct sisusb_packet packet; in sisusb_write_memio_word() local 689 struct sisusb_packet packet; in sisusb_write_memio_24bit() local 730 struct sisusb_packet packet; in sisusb_write_memio_long() local 787 struct sisusb_packet packet; in sisusb_write_mem_bulk() local 1005 struct sisusb_packet packet; in sisusb_read_memio_byte() local 1019 struct sisusb_packet packet; in sisusb_read_memio_word() local 1058 struct sisusb_packet packet; in sisusb_read_memio_24bit() local [all …]
|
D | sisusb.h | 195 #define CLEARPACKET(packet) memset(packet, 0, 10) argument
|
/linux-4.4.14/drivers/net/hyperv/ |
D | netvsc.c | 614 struct vmpacket_descriptor *packet) in netvsc_send_completion() 708 struct hv_netvsc_packet *packet) in netvsc_copy_to_send_buf() 747 struct hv_netvsc_packet *packet, in netvsc_send_pkt() 843 struct hv_netvsc_packet *packet) in netvsc_send() 1002 struct vmpacket_descriptor *packet) in netvsc_receive()
|
D | netvsc_drv.c | 280 struct hv_netvsc_packet *packet = (struct hv_netvsc_packet *)context; in netvsc_xmit_completion() local 323 struct hv_netvsc_packet *packet) in init_page_array() 420 struct hv_netvsc_packet *packet = NULL; in netvsc_start_xmit() local 688 struct hv_netvsc_packet *packet, in netvsc_recv_callback()
|
D | rndis_filter.c | 211 struct hv_netvsc_packet *packet; in rndis_filter_send_request() local
|
/linux-4.4.14/drivers/tty/ipwireless/ |
D | hardware.c | 458 static void do_send_packet(struct ipw_hardware *hw, struct ipw_tx_packet *packet) in do_send_packet() 555 struct ipw_rx_packet *packet, in pool_allocate() 608 static void pool_free(struct ipw_hardware *hw, struct ipw_rx_packet *packet) in pool_free() 625 struct ipw_rx_packet *packet = NULL; in queue_received_packet() local 710 struct ipw_rx_packet *packet = in ipw_receive_data_work() local 811 const union nl_packet *packet, in handle_received_packet() 962 struct ipw_tx_packet *packet = NULL; in send_pending_packet() local 1237 struct ipw_tx_packet *packet) in send_packet() 1254 struct ipw_tx_packet *packet = kzalloc( in alloc_data_packet() local 1279 struct ipw_control_packet *packet = kzalloc(header_size, GFP_ATOMIC); in alloc_ctrl_packet() local [all …]
|
/linux-4.4.14/drivers/net/usb/ |
D | lg-vl600.c | 113 struct vl600_pkt_hdr *packet; in vl600_rx_fixup() local 253 struct vl600_pkt_hdr *packet; in vl600_tx_fixup() local
|
D | gl620a.c | 82 struct gl_packet *packet; in genelink_rx_fixup() local
|
D | smsc75xx.c | 2116 unsigned char *packet; in smsc75xx_rx_fixup() local
|
D | smsc95xx.c | 1747 unsigned char *packet; in smsc95xx_rx_fixup() local
|
D | lan78xx.c | 2367 unsigned char *packet; in lan78xx_rx() local
|
/linux-4.4.14/fs/ncpfs/ |
D | ncpsign_kernel.c | 95 void __sign_packet(struct ncp_server *server, const char *packet, size_t size, __u32 totalsize, voi… in __sign_packet() 110 int sign_verify_reply(struct ncp_server *server, const char *packet, size_t size, __u32 totalsize, … in sign_verify_reply()
|
D | ncp_fs_sb.h | 65 unsigned char *packet; /* Here we prepare requests and member
|
/linux-4.4.14/tools/firewire/ |
D | nosy-dump.c | 657 get_bits(struct link_packet *packet, int offset, int width) in get_bits() 697 decode_link_packet(struct link_packet *packet, size_t length, in decode_link_packet() 820 struct link_packet *packet = (struct link_packet *) data; in print_packet() local 855 struct link_packet *packet = (struct link_packet *) data; in print_stats() local
|
D | nosy-dump.h | 161 struct link_packet packet; member
|
/linux-4.4.14/drivers/hwtracing/stm/ |
D | dummy_stm.c | 26 unsigned int channel, unsigned int packet, unsigned int flags, in dummy_stm_packet()
|
/linux-4.4.14/net/batman-adv/ |
D | fragmentation.c | 255 struct batadv_frag_packet *packet; in batadv_frag_merge_packets() local 356 struct batadv_frag_packet *packet; in batadv_frag_skb_fwd() local
|
D | network-coding.c | 1497 struct batadv_unicast_packet *packet; in batadv_nc_skb_forward() local 1550 struct batadv_unicast_packet *packet; in batadv_nc_skb_store_for_decoding() local
|
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-drv.c | 1155 struct xgbe_packet_data *packet) in xgbe_prep_tx_tstamp() 1176 static void xgbe_prep_vlan(struct sk_buff *skb, struct xgbe_packet_data *packet) in xgbe_prep_vlan() 1182 static int xgbe_prep_tso(struct sk_buff *skb, struct xgbe_packet_data *packet) in xgbe_prep_tso() 1227 struct xgbe_packet_data *packet) in xgbe_packet_info() 1398 struct xgbe_packet_data *packet; in xgbe_xmit() local 1762 u8 *packet; in xgbe_create_skb() local 1879 struct xgbe_packet_data *packet; in xgbe_rx_poll() local
|
D | xgbe-desc.c | 496 struct xgbe_packet_data *packet; in xgbe_map_tx_skb() local
|
D | xgbe-dev.c | 1242 static void xgbe_get_rx_tstamp(struct xgbe_packet_data *packet, in xgbe_get_rx_tstamp() 1398 struct xgbe_packet_data *packet = &ring->packet_data; in xgbe_dev_xmit() local 1621 struct xgbe_packet_data *packet = &ring->packet_data; in xgbe_dev_read() local
|
/linux-4.4.14/drivers/input/touchscreen/ |
D | elo.c | 224 static int elo_command_10(struct elo *elo, unsigned char *packet) in elo_command_10() 266 unsigned char packet[ELO10_PACKET_LEN] = { ELO10_ID_CMD }; in elo_setup_10() local
|
D | ads7846.c | 116 struct ads7846_packet *packet; member 697 struct ads7846_packet *packet = ts->packet; in ads7846_read_state() local 751 struct ads7846_packet *packet = ts->packet; in ads7846_report_state() local 981 struct ads7846_packet *packet = ts->packet; in ads7846_setup_spi_msg() local 1258 struct ads7846_packet *packet; in ads7846_probe() local
|
D | penmount.c | 92 static bool pm_checkpacket(unsigned char *packet) in pm_checkpacket()
|
D | usbtouchscreen.c | 969 struct nexio_touch_packet *packet = (void *) pkt; in nexio_read_data() local
|
/linux-4.4.14/drivers/media/platform/vivid/ |
D | vivid-vbi-gen.c | 188 static void vivid_vbi_gen_set_time_of_day(u8 *packet) in vivid_vbi_gen_set_time_of_day() 228 static void vivid_vbi_gen_teletext(u8 *packet, unsigned line, unsigned frame) in vivid_vbi_gen_teletext()
|
/linux-4.4.14/fs/udf/ |
D | partition.c | 119 uint32_t packet; in udf_get_pblock_spar15() local 157 uint32_t packet; in udf_relocate_blocks() local
|
/linux-4.4.14/arch/alpha/kernel/ |
D | err_ev7.c | 236 struct ev7_pal_subpacket *packet; in ev7_process_pal_subpacket() local
|
/linux-4.4.14/drivers/firewire/ |
D | core-card.c | 605 static void dummy_send_request(struct fw_card *card, struct fw_packet *packet) in dummy_send_request() 610 static void dummy_send_response(struct fw_card *card, struct fw_packet *packet) in dummy_send_response() 615 static int dummy_cancel_packet(struct fw_card *card, struct fw_packet *packet) in dummy_cancel_packet()
|
D | ohci.c | 1289 struct fw_packet *packet; member 1298 struct fw_packet *packet) in at_context_queue_packet() 1443 struct fw_packet *packet; in handle_at_packet() local 1526 struct fw_packet *packet, u32 csr) in handle_local_rom() 1553 struct fw_packet *packet, u32 csr) in handle_local_lock() 1600 static void handle_local_request(struct context *ctx, struct fw_packet *packet) in handle_local_request() 1639 static void at_context_transmit(struct context *ctx, struct fw_packet *packet) in at_context_transmit() 2539 static void ohci_send_request(struct fw_card *card, struct fw_packet *packet) in ohci_send_request() 2546 static void ohci_send_response(struct fw_card *card, struct fw_packet *packet) in ohci_send_response() 2553 static int ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet) in ohci_cancel_packet() [all …]
|
D | nosy.c | 65 struct packet { struct 75 struct packet *head, *tail; argument
|
D | core-transaction.c | 177 static void transmit_complete_callback(struct fw_packet *packet, in transmit_complete_callback() 211 static void fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, in fw_fill_request() 441 static void transmit_phy_packet_callback(struct fw_packet *packet, in transmit_phy_packet_callback() 630 static void free_response_callback(struct fw_packet *packet, in free_response_callback()
|
D | core-iso.c | 205 struct fw_iso_packet *packet, in fw_iso_context_queue()
|
D | net.c | 729 struct fw_iso_packet packet; in fwnet_receive_broadcast() local 1096 struct fw_iso_packet packet; in fwnet_broadcast_start() local
|
D | core-cdev.c | 1069 struct fw_iso_packet packet; in ioctl_queue_iso() member 1494 static void outbound_phy_packet_callback(struct fw_packet *packet, in outbound_phy_packet_callback()
|
/linux-4.4.14/drivers/net/wireless/libertas/ |
D | if_sdio.c | 421 struct if_sdio_packet *packet; in if_sdio_host_to_card_worker() local 947 struct if_sdio_packet *packet, *cur; in if_sdio_host_to_card() local 1188 struct if_sdio_packet *packet; in if_sdio_probe() local 1299 struct if_sdio_packet *packet; in if_sdio_remove() local
|
D | if_spi.c | 84 struct if_spi_packet *packet; in free_if_spi_card() local 803 struct if_spi_packet *packet, int type) in if_spi_h2c() 867 struct if_spi_packet *packet; in if_spi_host_to_card_worker() local 962 struct if_spi_packet *packet; in if_spi_host_to_card() local
|
/linux-4.4.14/include/uapi/linux/ |
D | pg.h | 49 char packet[12]; /* packet command */ member
|
D | cdrom.h | 867 __u8 packet : 1; member 880 __u8 packet : 1; member
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | en_selftest.c | 53 unsigned char *packet; in mlx4_en_test_loopback_xmit() local
|
/linux-4.4.14/net/nfc/hci/ |
D | hcp.c | 60 struct hcp_packet *packet; in nfc_hci_hcp_message_tx() local
|
D | core.c | 845 struct hcp_packet *packet; in nfc_hci_recv_from_llc() local
|
/linux-4.4.14/include/uapi/linux/netfilter/ |
D | xt_statistic.h | 29 __u32 packet; member
|
/linux-4.4.14/arch/um/drivers/ |
D | pcap_user.c | 99 const u_char *packet) in handler()
|
D | mconsole_user.c | 182 struct mconsole_notify packet; in mconsole_notify() local
|
/linux-4.4.14/drivers/usb/serial/ |
D | aircable.c | 123 int has_headers, char *packet, int len) in aircable_process_packet()
|
D | ssu100.c | 504 char *packet = (char *)urb->transfer_buffer; in ssu100_process_read_urb() local
|
D | ftdi_sio.c | 2029 struct ftdi_private *priv, char *packet, int len) in ftdi_process_packet()
|
/linux-4.4.14/drivers/usb/host/ |
D | fhci.h | 367 struct packet { struct 368 u8 *data; /* packet data */ argument 369 u32 len; /* packet length */ argument 370 u32 status; /* status of the packet - equivalent to the status argument 372 u32 info; /* packet information */ argument 373 void __iomem *priv_data; /* private data of the driver (TDs or BDs) */
|
D | ehci-sched.c | 1772 int packet; in itd_link_urb() local 2025 struct ehci_iso_packet *packet = &iso_sched->packet [i]; in sitd_sched_init() local 2174 int packet; in sitd_link_urb() local
|
D | fotg210.h | 489 struct fotg210_iso_packet packet[0]; member
|
D | ehci.h | 464 struct ehci_iso_packet packet [0]; member
|
D | fotg210-hcd.c | 4386 int packet; in itd_link_urb() local
|
/linux-4.4.14/drivers/input/joystick/iforce/ |
D | iforce-packets.c | 247 int iforce_get_id_packet(struct iforce *iforce, char *packet) in iforce_get_id_packet()
|
/linux-4.4.14/include/linux/ |
D | stm.h | 78 ssize_t (*packet)(struct stm_data *, unsigned int, member
|
D | hil_mlc.h | 96 hil_packet packet; /* Packet to send or to compare */ member
|
D | firewire.h | 323 struct fw_packet packet; member
|
D | tty.h | 292 packet:1, member
|
/linux-4.4.14/arch/mips/include/asm/octeon/ |
D | cvmx-pko.h | 423 union cvmx_buf_ptr packet, in cvmx_pko_send_packet_finish() 466 union cvmx_buf_ptr packet, in cvmx_pko_send_packet_finish3()
|
D | cvmx-pko-defs.h | 1560 uint64_t packet:6; member 1583 uint64_t packet:6; member
|
/linux-4.4.14/fs/ocfs2/dlm/ |
D | dlmdomain.c | 789 static void dlm_query_join_packet_to_wire(struct dlm_query_join_packet *packet, in dlm_query_join_packet_to_wire() 799 struct dlm_query_join_packet *packet) in dlm_query_join_wire_to_packet() 811 struct dlm_query_join_packet packet = { in dlm_query_join_handler() local 1436 struct dlm_query_join_packet packet; in dlm_request_join() local
|
D | dlmcommon.h | 683 struct dlm_query_join_packet packet; member
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
D | tm6000-dvb.c | 48 int packet, int status) in print_err_status()
|
D | tm6000-video.c | 343 int packet, int status) in print_err_status()
|
/linux-4.4.14/sound/pci/oxygen/ |
D | xonar_dg.c | 70 unsigned int packet; in cs4245_write_spi() local
|
/linux-4.4.14/drivers/media/usb/stk1160/ |
D | stk1160-video.c | 35 int packet, int status) in print_err_status()
|
/linux-4.4.14/drivers/w1/ |
D | w1_netlink.c | 217 } packet; in w1_netlink_send_error() local 238 } packet; in w1_netlink_send() local
|
/linux-4.4.14/drivers/firmware/ |
D | raspberrypi.c | 169 u32 packet; in rpi_firmware_print_firmware_revision() local
|
/linux-4.4.14/drivers/hwtracing/intel_th/ |
D | sth.c | 71 unsigned int channel, unsigned int packet, in sth_stm_packet()
|
/linux-4.4.14/drivers/gpu/drm/i2c/ |
D | adv7511.c | 196 static int adv7511_packet_enable(struct adv7511 *adv7511, unsigned int packet) in adv7511_packet_enable() 211 static int adv7511_packet_disable(struct adv7511 *adv7511, unsigned int packet) in adv7511_packet_disable()
|
/linux-4.4.14/include/net/netfilter/ |
D | nf_conntrack_l4proto.h | 38 int (*packet)(struct nf_conn *ct, member
|
/linux-4.4.14/fs/autofs4/ |
D | waitq.c | 148 struct autofs_v5_packet *packet = &pkt.v5_pkt.v5_packet; in autofs4_notify_daemon() local
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
D | ipw2100.c | 733 struct ipw2100_tx_packet *packet; in ipw2100_hw_send_command() local 2304 struct ipw2100_rx_packet *packet) in ipw2100_alloc_skb() 2466 struct ipw2100_rx_packet *packet = &priv->rx_buffers[i]; in isr_rx() local 2540 struct ipw2100_rx_packet *packet = &priv->rx_buffers[i]; in isr_rx_monitor() local 2677 struct ipw2100_rx_packet *packet; in __ipw2100_rx_process() local 2823 struct ipw2100_tx_packet *packet; in __ipw2100_tx_process() local 3011 struct ipw2100_tx_packet *packet; in ipw2100_tx_send_commands() local 3080 struct ipw2100_tx_packet *packet; in ipw2100_tx_send_data() local 3392 struct ipw2100_tx_packet *packet; in ipw2100_tx() local 4600 struct ipw2100_rx_packet *packet = &priv->rx_buffers[i]; in ipw2100_rx_allocate() local [all …]
|
/linux-4.4.14/drivers/net/ethernet/adi/ |
D | bfin_mac.h | 66 unsigned char packet[1560]; member
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | u_serial.c | 334 gs_send_packet(struct gs_port *port, char *packet, unsigned size) in gs_send_packet() 522 char *packet = req->buf; in gs_rx_push() local
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_txrx.c | 203 static char packet[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x08, 0, in i40e_add_del_fdir_udpv4() local 261 static char packet[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x08, 0, in i40e_add_del_fdir_tcpv4() local 354 static char packet[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x08, 0, in i40e_add_del_fdir_ipv4() local
|
/linux-4.4.14/drivers/media/usb/gspca/ |
D | tv8532.c | 33 __u8 packet; member
|
D | se401.c | 66 u8 packet[PACKET_SIZE]; member
|
/linux-4.4.14/drivers/input/keyboard/ |
D | hil_kbd.c | 278 hil_packet packet; in hil_dev_interrupt() local
|
/linux-4.4.14/drivers/media/usb/cx231xx/ |
D | cx231xx-dvb.c | 176 static inline void print_err_status(struct cx231xx *dev, int packet, int status) in print_err_status()
|
D | cx231xx-vbi.c | 40 static inline void print_err_status(struct cx231xx *dev, int packet, int status) in print_err_status()
|
D | cx231xx-video.c | 198 static inline void print_err_status(struct cx231xx *dev, int packet, int status) in print_err_status()
|
/linux-4.4.14/drivers/input/ |
D | mousedev.c | 74 struct mousedev_hw_data packet; member 264 struct mousedev_hw_data *packet) in mousedev_notify_readers()
|
/linux-4.4.14/drivers/net/ethernet/realtek/ |
D | atp.c | 497 static void write_packet(long ioaddr, int length, unsigned char *packet, int pad_len, int data_mode) in write_packet()
|
/linux-4.4.14/sound/usb/6fire/ |
D | pcm.c | 160 struct usb_iso_packet_descriptor *packet; in usb6fire_pcm_stream_start() local
|
/linux-4.4.14/include/net/sctp/ |
D | command.h | 137 struct sctp_packet *packet; member
|
D | structs.h | 728 static inline int sctp_packet_empty(struct sctp_packet *packet) in sctp_packet_empty() 909 struct sctp_packet packet; member
|
/linux-4.4.14/fs/ecryptfs/ |
D | keystore.c | 158 char **packet, size_t *packet_len) in write_tag_64_packet() 299 struct ecryptfs_crypt_stat *crypt_stat, char **packet, in write_tag_66_packet()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_mipi_dsi.c | 323 int mipi_dsi_create_packet(struct mipi_dsi_packet *packet, in mipi_dsi_create_packet()
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
D | sunlance.c | 886 u16 __iomem *packet = (u16 __iomem *) &(ib->tx_buf[entry][0]); in build_fake_packet() local 899 u16 *packet = (u16 *) &(ib->tx_buf[entry][0]); in build_fake_packet() local
|
D | pcnet32.c | 882 unsigned char *packet; /* source packet data */ in pcnet32_loopback_test() local
|
/linux-4.4.14/include/net/ |
D | net_namespace.h | 92 struct netns_packet packet; member
|
D | cfg80211.h | 2124 const void *packet; member
|
/linux-4.4.14/drivers/staging/unisys/visorbus/ |
D | controlvmchannel.h | 242 struct controlvm_packet_device_create packet; member 247 struct controlvm_packet_device_configure packet; member
|
/linux-4.4.14/drivers/media/usb/ttusb-dec/ |
D | ttusb_dec.c | 131 u8 packet[MAX_PVA_LENGTH + 4]; member 516 static void ttusb_dec_process_filter(struct ttusb_dec *dec, u8 *packet, in ttusb_dec_process_filter()
|
/linux-4.4.14/drivers/hid/ |
D | hid-hyperv.c | 254 struct vmpacket_descriptor *packet) in mousevsc_on_receive()
|
/linux-4.4.14/tools/testing/selftests/net/ |
D | psock_tpacket.c | 357 char packet[1024]; in walk_v1_v2_tx() local
|
/linux-4.4.14/net/nfc/nci/ |
D | hci.c | 438 struct nci_hcp_packet *packet; in nci_hci_data_received_cb() local
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | intel_dsi.c | 98 struct mipi_dsi_packet packet; in intel_dsi_host_transfer() local
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 103 int packet, int status) in print_err_status()
|
D | em28xx-video.c | 550 int packet, int status) in print_err_status()
|
/linux-4.4.14/net/sunrpc/ |
D | xprtsock.c | 195 static void xs_pktdump(char *msg, u32 *packet, unsigned int count) in xs_pktdump() 213 static inline void xs_pktdump(char *msg, u32 *packet, unsigned int count) in xs_pktdump()
|
/linux-4.4.14/drivers/net/wireless/ |
D | at76c50x-usb.h | 173 u8 packet[IEEE80211_MAX_FRAG_THRESHOLD]; member 184 u8 packet[IEEE80211_MAX_FRAG_THRESHOLD]; member
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
D | axnet_cs.c | 960 u8 packet[ETH_ZLEN]; in axnet_start_xmit() local
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
D | dsi.c | 1235 struct mipi_dsi_packet packet; in tegra_dsi_host_transfer() local
|
/linux-4.4.14/net/netfilter/ |
D | nfnetlink_queue.c | 240 nfqnl_put_packet_info(struct sk_buff *nlskb, struct sk_buff *packet, in nfqnl_put_packet_info()
|
/linux-4.4.14/net/ipx/ |
D | af_ipx.c | 1204 __be16 ipx_cksum(struct ipxhdr *packet, int length) in ipx_cksum()
|
/linux-4.4.14/drivers/media/usb/au0828/ |
D | au0828-video.c | 67 int packet, int status) in print_err_status()
|
/linux-4.4.14/include/uapi/drm/ |
D | radeon_drm.h | 191 } packet; member 259 unsigned char cmd_type, packet, pad0, pad1; member 262 unsigned char cmd_type, packet; member
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1e/ |
D | atl1e_main.c | 1371 u8 *packet = (u8 *)(prrs + 1); in atl1e_rx_checksum() local
|
/linux-4.4.14/drivers/scsi/ |
D | storvsc_drv.c | 1061 unsigned char packet[ALIGN(sizeof(struct vstor_packet), 8)]; in storvsc_on_channel_callback() local
|
/linux-4.4.14/drivers/tty/ |
D | n_tty.c | 2166 int packet; in n_tty_read() local
|
/linux-4.4.14/drivers/gpu/drm/msm/dsi/ |
D | dsi_host.c | 885 struct mipi_dsi_packet packet; in dsi_cmd_dma_add() local
|
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/ |
D | atl2.h | 357 unsigned char packet[1536-sizeof(struct rx_pkt_status)]; member
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_state.c | 662 } packet[RADEON_MAX_STATE_PACKETS] = { variable
|
/linux-4.4.14/net/openvswitch/ |
D | datapath.c | 549 struct sk_buff *packet; in ovs_packet_cmd_execute() local
|
/linux-4.4.14/tools/perf/util/ |
D | intel-pt.c | 145 struct intel_pt_pkt packet; in intel_pt_dump() local
|
/linux-4.4.14/drivers/net/ethernet/nxp/ |
D | lpc_eth.c | 407 __le32 packet; member
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_ethtool.c | 2435 unsigned char *packet; in bnx2x_run_loopback() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | bnx2.c | 5798 unsigned char *packet; in bnx2_run_loopback() local
|
/linux-4.4.14/drivers/net/ethernet/nvidia/ |
D | forcedeth.c | 2759 static int nv_getlen(struct net_device *dev, void *packet, int datalen) in nv_getlen()
|