/drivers/usb/renesas_usbhs/ |
D | fifo.c | 31 void usbhs_pkt_init(struct usbhs_pkt *pkt) in usbhs_pkt_init() 39 static int usbhsf_null_handle(struct usbhs_pkt *pkt, int *is_done) in usbhsf_null_handle() 54 void usbhs_pkt_push(struct usbhs_pipe *pipe, struct usbhs_pkt *pkt, in usbhs_pkt_push() 56 struct usbhs_pkt *pkt), in usbhs_pkt_push() 96 static void __usbhsf_pkt_del(struct usbhs_pkt *pkt) in __usbhsf_pkt_del() 120 struct usbhs_pkt *usbhs_pkt_pop(struct usbhs_pipe *pipe, struct usbhs_pkt *pkt) in usbhs_pkt_pop() 173 struct usbhs_pkt *pkt; in usbhsf_pkt_handler() local 378 static int usbhs_dcp_dir_switch_to_write(struct usbhs_pkt *pkt, int *is_done) in usbhs_dcp_dir_switch_to_write() 407 static int usbhs_dcp_dir_switch_to_read(struct usbhs_pkt *pkt, int *is_done) in usbhs_dcp_dir_switch_to_read() 435 static int usbhs_dcp_dir_switch_done(struct usbhs_pkt *pkt, int *is_done) in usbhs_dcp_dir_switch_done() [all …]
|
/drivers/net/wireless/iwlwifi/dvm/ |
D | rx.c | 129 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_reply_error() local 142 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_csa() local 171 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_spectrum_measure_notif() local 188 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_pm_sleep_notif() local 198 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_pm_debug_statistics_notif() local 208 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_beacon_notif() local 444 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_statistics() local 544 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_reply_statistics() local 567 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_card_state_notif() local 618 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwlagn_rx_missed_beacon_notif() local [all …]
|
/drivers/input/touchscreen/ |
D | usbtouchscreen.c | 279 static int e2i_read_data(struct usbtouch_usb *dev, unsigned char *pkt) in e2i_read_data() 347 static int egalax_read_data(struct usbtouch_usb *dev, unsigned char *pkt) in egalax_read_data() 391 static int etouch_read_data(struct usbtouch_usb *dev, unsigned char *pkt) in etouch_read_data() 426 static int panjit_read_data(struct usbtouch_usb *dev, unsigned char *pkt) in panjit_read_data() 446 static int mtouch_read_data(struct usbtouch_usb *dev, unsigned char *pkt) in mtouch_read_data() 505 static int itm_read_data(struct usbtouch_usb *dev, unsigned char *pkt) in itm_read_data() 542 static int eturbo_read_data(struct usbtouch_usb *dev, unsigned char *pkt) in eturbo_read_data() 573 static int gunze_read_data(struct usbtouch_usb *dev, unsigned char *pkt) in gunze_read_data() 659 static int dmc_tsc10_read_data(struct usbtouch_usb *dev, unsigned char *pkt) in dmc_tsc10_read_data() 674 static int irtouch_read_data(struct usbtouch_usb *dev, unsigned char *pkt) in irtouch_read_data() [all …]
|
/drivers/net/arcnet/ |
D | rfc1051.c | 89 struct archdr *pkt = (struct archdr *)skb->data; in type_trans() local 126 struct archdr *pkt = pkthdr; in rx() local 165 struct archdr *pkt = (struct archdr *)skb_push(skb, hdr_size); in build_header() local 207 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx()
|
D | arc-rawmode.c | 44 struct archdr *pkt = pkthdr; in rx() local 88 struct archdr *pkt = (struct archdr *)skb_push(skb, hdr_size); in build_header() local 113 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx()
|
D | rfc1201.c | 93 struct archdr *pkt = (struct archdr *)skb->data; in type_trans() local 137 struct archdr *pkt = pkthdr; in rx() local 382 struct archdr *pkt = (struct archdr *)skb_push(skb, hdr_size); in build_header() local 475 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx()
|
D | capmode.c | 47 struct archdr *pkt = pkthdr; in rx() local 104 struct archdr *pkt = (struct archdr *)skb_push(skb, hdr_size); in build_header() local 132 static int prepare_tx(struct net_device *dev, struct archdr *pkt, int length, in prepare_tx()
|
/drivers/staging/rdma/ipath/ |
D | ipath_user_sdma.c | 146 static void ipath_user_sdma_init_frag(struct ipath_user_sdma_pkt *pkt, in ipath_user_sdma_init_frag() 161 static void ipath_user_sdma_init_header(struct ipath_user_sdma_pkt *pkt, in ipath_user_sdma_init_header() 175 struct ipath_user_sdma_pkt *pkt, in ipath_user_sdma_coalesce() 248 struct ipath_user_sdma_pkt *pkt, in ipath_user_sdma_free_pkt_frag() 275 struct ipath_user_sdma_pkt *pkt, in ipath_user_sdma_pin_pages() 322 struct ipath_user_sdma_pkt *pkt, in ipath_user_sdma_pin_pkt() 352 struct ipath_user_sdma_pkt *pkt, in ipath_user_sdma_init_payload() 371 struct ipath_user_sdma_pkt *pkt, *pkt_next; in ipath_user_sdma_free_pkt_list() local 403 struct ipath_user_sdma_pkt *pkt = NULL; in ipath_user_sdma_queue_pkts() local 565 struct ipath_user_sdma_pkt *pkt; in ipath_user_sdma_queue_clean() local [all …]
|
/drivers/block/ |
D | pktcdvd.c | 525 struct packet_data *pkt; in pkt_alloc_packet_data() local 576 static void pkt_free_packet_data(struct packet_data *pkt) in pkt_free_packet_data() 593 struct packet_data *pkt, *next; in pkt_shrink_pktlist() local 605 struct packet_data *pkt; in pkt_grow_pktlist() local 954 static void pkt_make_local_copy(struct packet_data *pkt, struct bio_vec *bvec) in pkt_make_local_copy() 982 struct packet_data *pkt = bio->bi_private; in pkt_end_io_read() local 1001 struct packet_data *pkt = bio->bi_private; in pkt_end_io_packet_write() local 1018 static void pkt_gather_data(struct pktcdvd_device *pd, struct packet_data *pkt) in pkt_gather_data() 1095 struct packet_data *pkt; in pkt_get_packet_data() local 1109 static void pkt_put_packet_data(struct pktcdvd_device *pd, struct packet_data *pkt) in pkt_put_packet_data() [all …]
|
/drivers/infiniband/hw/qib/ |
D | qib_user_sdma.c | 259 static void qib_user_sdma_init_frag(struct qib_user_sdma_pkt *pkt, in qib_user_sdma_init_frag() 302 struct qib_user_sdma_pkt *pkt, in qib_user_sdma_page_to_frags() 564 struct qib_user_sdma_pkt *pkt, in qib_user_sdma_coalesce() 622 struct qib_user_sdma_pkt *pkt, in qib_user_sdma_free_pkt_frag() 665 struct qib_user_sdma_pkt *pkt, in qib_user_sdma_pin_pages() 722 struct qib_user_sdma_pkt *pkt, in qib_user_sdma_pin_pkt() 764 struct qib_user_sdma_pkt *pkt, in qib_user_sdma_init_payload() 784 struct qib_user_sdma_pkt *pkt, *pkt_next; in qib_user_sdma_free_pkt_list() local 820 struct qib_user_sdma_pkt *pkt = NULL; in qib_user_sdma_queue_pkts() local 1070 struct qib_user_sdma_pkt *pkt; in qib_user_sdma_queue_clean() local [all …]
|
/drivers/vhost/ |
D | vsock.c | 101 struct virtio_vsock_pkt *pkt; in vhost_transport_do_send_pkt() local 204 vhost_transport_send_pkt(struct virtio_vsock_pkt *pkt) in vhost_transport_send_pkt() 239 struct virtio_vsock_pkt *pkt, *n; in vhost_transport_cancel_pkt() local 285 struct virtio_vsock_pkt *pkt; in vhost_vsock_alloc_pkt() local 358 struct virtio_vsock_pkt *pkt; in vhost_vsock_handle_tx_kick() local 612 struct virtio_vsock_pkt *pkt; in vhost_vsock_dev_release() local
|
/drivers/usb/host/ |
D | fhci-tds.c | 112 struct packet *pkt = cq_get(&ep->conf_frame_Q); in fhci_ep0_free() local 122 struct packet *pkt = cq_get(&ep->empty_frame_Q); in fhci_ep0_free() local 187 struct packet *pkt; in fhci_create_ep() local 284 struct packet *pkt; in fhci_td_transaction_confirm() local 382 struct packet *pkt, in fhci_host_transaction()
|
D | fhci-sched.c | 32 static void recycle_frame(struct fhci_usb *usb, struct packet *pkt) in recycle_frame() 44 void fhci_transaction_confirm(struct fhci_usb *usb, struct packet *pkt) in fhci_transaction_confirm() 141 struct packet *pkt = td->pkt; in fhci_flush_all_transmissions() local 162 struct packet *pkt; in add_packet() local
|
/drivers/net/wireless/iwlwifi/mvm/ |
D | tx.c | 674 struct iwl_rx_packet *pkt) in iwl_mvm_rx_tx_cmd_single() 887 struct iwl_rx_packet *pkt) in iwl_mvm_rx_tx_cmd_agg_dbg() 907 struct iwl_rx_packet *pkt) in iwl_mvm_rx_tx_cmd_agg_dbg() 912 struct iwl_rx_packet *pkt) in iwl_mvm_rx_tx_cmd_agg() 946 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwl_mvm_rx_tx_cmd() local 974 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwl_mvm_rx_ba_notif() local
|
D | rx.c | 77 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwl_mvm_rx_rx_phy_cmd() local 261 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwl_mvm_rx_rx_mpdu() local 542 iwl_mvm_rx_stats_check_trigger(struct iwl_mvm *mvm, struct iwl_rx_packet *pkt) in iwl_mvm_rx_stats_check_trigger() 570 struct iwl_rx_packet *pkt) in iwl_mvm_handle_rx_statistics()
|
D | fw.c | 412 struct iwl_rx_packet *pkt, void *data) in iwl_alive_fn() 496 struct iwl_rx_packet *pkt, void *data) in iwl_wait_phy_db_entry() 774 struct iwl_rx_packet *pkt; in iwl_mvm_get_shared_mem_conf() local 1146 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwl_mvm_rx_card_state_notif() local 1160 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwl_mvm_rx_mfuart_notif() local
|
D | tt.c | 117 struct iwl_rx_packet *pkt) in iwl_mvm_temp_notif_parse() 142 struct iwl_rx_packet *pkt, void *data) in iwl_mvm_temp_notif_wait() 160 struct iwl_rx_packet *pkt = rxb_addr(rxb); in iwl_mvm_temp_notif() local
|
/drivers/staging/rtl8188eu/os_dep/ |
D | xmit_linux.c | 106 void rtw_os_pkt_complete(struct adapter *padapter, struct sk_buff *pkt) in rtw_os_pkt_complete() 148 static void rtw_check_xmit_resource(struct adapter *padapter, struct sk_buff *pkt) in rtw_check_xmit_resource() 216 int rtw_xmit_entry(struct sk_buff *pkt, struct net_device *pnetdev) in rtw_xmit_entry()
|
/drivers/scsi/qla2xxx/ |
D | qla_isr.c | 1216 sts_entry_t *pkt = iocb; in qla2x00_get_sp_from_handle() local 1336 sts_entry_t *pkt, int iocb_type) in qla2x00_ct_entry() 1393 struct sts_entry_24xx *pkt, int iocb_type) in qla24xx_els_ct_entry() 1629 sts_entry_t *pkt; in qla2x00_process_response_queue() local 1874 qla25xx_process_bidir_status_iocb(scsi_qla_host_t *vha, void *pkt, in qla25xx_process_bidir_status_iocb() 2025 qla2x00_status_entry(scsi_qla_host_t *vha, struct rsp_que *rsp, void *pkt) in qla2x00_status_entry() 2390 qla2x00_status_cont_entry(struct rsp_que *rsp, sts_cont_entry_t *pkt) in qla2x00_status_cont_entry() 2446 qla2x00_error_entry(scsi_qla_host_t *vha, struct rsp_que *rsp, sts_entry_t *pkt) in qla2x00_error_entry() 2519 struct abort_entry_24xx *pkt) in qla24xx_abort_iocb_entry() 2541 struct sts_entry_24xx *pkt; in qla24xx_process_response_queue() local
|
D | qla_mr.c | 1397 response_t *pkt; in qlafx00_init_response_q_entries() local 2151 struct tsk_mgmt_entry_fx00 *pkt, srb_t *sp, in qlafx00_tm_iocb_entry() 2166 struct abort_iocb_entry_fx00 *pkt) in qlafx00_abort_iocb_entry() 2183 struct ioctl_iocb_entry_fx00 *pkt) in qlafx00_ioctl_iosb_entry() 2251 qlafx00_status_entry(scsi_qla_host_t *vha, struct rsp_que *rsp, void *pkt) in qlafx00_status_entry() 2526 qlafx00_status_cont_entry(struct rsp_que *rsp, sts_cont_entry_t *pkt) in qlafx00_status_cont_entry() 2602 struct rsp_que *rsp, void *pkt) in qlafx00_multistatus_entry() 2657 struct sts_entry_fx00 *pkt, uint8_t estatus, uint8_t etype) in qlafx00_error_entry() 2689 struct sts_entry_fx00 *pkt; in qlafx00_process_response_queue() local
|
/drivers/net/ethernet/sun/ |
D | sunvnet.c | 70 struct vio_msg_tag *pkt = arg; in vnet_handle_unknown() local 87 struct vio_net_attr_info pkt; in vnet_send_attr() local 147 struct vio_net_attr_info *pkt) in handle_attr_info() 240 struct vio_net_attr_info *pkt) in handle_attr_ack() 248 struct vio_net_attr_info *pkt) in handle_attr_nack() 257 struct vio_net_attr_info *pkt = arg; in vnet_handle_attr() local 592 struct vio_dring_data *pkt = msgbuf; in vnet_rx() local 634 struct vio_dring_data *pkt = msgbuf; in vnet_ack() local 688 struct vio_net_mcast_info *pkt = msgbuf; in handle_mcast() local 766 struct vio_dring_data *pkt = in vnet_event_napi() local
|
/drivers/net/wireless/iwlwifi/ |
D | iwl-notif-wait.c | 80 struct iwl_rx_packet *pkt) in iwl_notification_wait_notify() 143 struct iwl_rx_packet *pkt, void *data), in iwl_init_notification_wait()
|
/drivers/staging/rtl8723au/os_dep/ |
D | xmit_linux.c | 60 void rtw_os_pkt_complete23a(struct rtw_adapter *padapter, struct sk_buff *pkt) in rtw_os_pkt_complete23a() 102 struct sk_buff *pkt) in rtw_check_xmit_resource()
|
/drivers/staging/fwserial/ |
D | fwserial.c | 1614 static const struct fwserial_mgmt_pkt pkt; in mgmt_pkt_expected_len() local 1648 static inline void fill_plug_req(struct fwserial_mgmt_pkt *pkt, in fill_plug_req() 1656 static inline void fill_plug_rsp_ok(struct fwserial_mgmt_pkt *pkt, in fill_plug_rsp_ok() 1664 static inline void fill_plug_rsp_nack(struct fwserial_mgmt_pkt *pkt) in fill_plug_rsp_nack() 1670 static inline void fill_unplug_req(struct fwserial_mgmt_pkt *pkt) in fill_unplug_req() 1676 static inline void fill_unplug_rsp_nack(struct fwserial_mgmt_pkt *pkt) in fill_unplug_rsp_nack() 1682 static inline void fill_unplug_rsp_ok(struct fwserial_mgmt_pkt *pkt) in fill_unplug_rsp_ok() 1712 struct fwserial_mgmt_pkt *pkt) in fwserial_send_mgmt_sync() 1842 struct fwserial_mgmt_pkt *pkt; in fwserial_connect_peer() local 2552 struct fwserial_mgmt_pkt *pkt; in fwserial_handle_plug_req() local [all …]
|
/drivers/net/wireless/iwlegacy/ |
D | common.c | 260 struct il_rx_pkt *pkt) in il_generic_cmd_callback() 421 struct il_rx_pkt *pkt)) in il_send_cmd_pdu_async() 1271 struct il_rx_pkt *pkt; in il_send_scan_abort() local 1405 struct il_rx_pkt *pkt = rxb_addr(rxb); in il_hdl_scan() local 1417 struct il_rx_pkt *pkt = rxb_addr(rxb); in il_hdl_scan_start() local 1432 struct il_rx_pkt *pkt = rxb_addr(rxb); in il_hdl_scan_results() local 1450 struct il_rx_pkt *pkt = rxb_addr(rxb); in il_hdl_scan_complete() local 1775 struct il_rx_pkt *pkt, bool sync) in il_process_add_sta_resp() 1835 struct il_rx_pkt *pkt) in il_add_sta_callback() 1846 struct il_rx_pkt *pkt = NULL; in il_send_add_sta() local [all …]
|