Home
last modified time | relevance | path

Searched defs:packet (Results 1 – 25 of 130) sorted by relevance

123456

/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c29 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 …]
Dhtc_mbox.c359 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 …]
Dtxrx.c592 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()
1850 struct htc_packet *packet, *tmp_pkt; in ath6kl_cleanup_amsdu_rxbufs() local
/drivers/net/wireless/broadcom/b43legacy/
Dpio.c56 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 …]
/drivers/infiniband/hw/hfi1/
Ddriver.c277 struct hfi1_packet *packet) in rcv_hdrerr()
436 struct hfi1_packet *packet) in init_packet()
518 struct hfi1_packet *packet) in init_ps_mdata()
583 #define prescan_rxq(rcd, packet) \ argument
588 static void __prescan_rxq(struct hfi1_packet *packet) in __prescan_rxq()
657 static inline int skip_rcv_packet(struct hfi1_packet *packet, int thread) in skip_rcv_packet()
683 static inline int process_rcv_packet(struct hfi1_packet *packet, int thread) in process_rcv_packet()
742 static inline void process_rcv_update(int last, struct hfi1_packet *packet) in process_rcv_update()
758 static inline void finish_packet(struct hfi1_packet *packet) in finish_packet()
770 static inline void process_rcv_qp_work(struct hfi1_packet *packet) in process_rcv_qp_work()
[all …]
/drivers/input/mouse/
Dtouchkit_ps2.c49 #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
Delantech.c237 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v1() local
325 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v2() local
423 unsigned char *packet = psmouse->packet; in elantech_report_trackpoint() local
466 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v3() local
546 unsigned char *packet = psmouse->packet; in elantech_input_sync_v4() local
564 unsigned char *packet = psmouse->packet; in process_packet_status_v4() local
584 unsigned char *packet = psmouse->packet; in process_packet_head_v4() local
613 unsigned char *packet = psmouse->packet; in process_packet_motion_v4() local
676 unsigned char *packet = psmouse->packet; in elantech_packet_check_v1() local
704 unsigned char *packet = psmouse->packet; in elantech_debounce_check_v2() local
[all …]
Dfocaltech.c154 unsigned char *packet) in focaltech_process_touch_packet()
178 unsigned char *packet) in focaltech_process_abs_packet()
200 unsigned char *packet) in focaltech_process_rel_packet()
232 unsigned char *packet = psmouse->packet; in focaltech_process_packet() local
Dalps.c248 unsigned char *packet = psmouse->packet; in alps_process_packet_v1_v2() local
555 unsigned char *packet = psmouse->packet; in alps_process_trackstick_packet_v3() local
724 unsigned char *packet = psmouse->packet; in alps_process_touchpad_packet_v3_v5() local
801 unsigned char *packet = psmouse->packet; in alps_process_packet_v3() local
822 unsigned char *packet = psmouse->packet; in alps_process_packet_v6() local
895 unsigned char *packet = psmouse->packet; in alps_process_packet_v4() local
1094 unsigned char *packet = psmouse->packet; in alps_process_trackstick_packet_v7() local
1148 unsigned char *packet = psmouse->packet; in alps_process_packet_v7() local
1333 unsigned char *packet = psmouse->packet; in alps_process_packet_ss4_v2() local
1474 unsigned char packet[], in alps_report_bare_ps2_packet()
Dsentelic.c40 #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
/drivers/gpu/drm/amd/amdkfd/
Dkfd_packet_manager.c125 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
/drivers/tty/hvc/
Dhvsi.c158 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 …]
/drivers/infiniband/core/
Duser_mad.c164 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
217 struct ib_umad_packet *packet; in recv_handler() local
262 struct ib_umad_packet *packet, size_t count) in copy_recv_mad()
315 struct ib_umad_packet *packet, size_t count) in copy_send_mad()
337 struct ib_umad_packet *packet; in ib_umad_read() local
414 struct ib_umad_packet *packet) in is_duplicate()
450 struct ib_umad_packet *packet; in ib_umad_write() local
975 struct ib_umad_packet *packet, *tmp; in ib_umad_close() local
/drivers/input/joystick/
Dgrip_mp.c163 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
Dxpad.c759 struct xpad_output_packet *pkt, *packet = NULL; in xpad_prepare_next_out_packet() local
920 struct xpad_output_packet *packet = in xpad_inquiry_pad_presence() local
953 struct xpad_output_packet *packet = in xpad_start_xbox_one() local
982 struct xpad_output_packet *packet = &xpad->out_packets[XPAD_OUT_FF_IDX]; in xpad_play_effect() local
1119 struct xpad_output_packet *packet = in xpad_send_led_command() local
1260 struct xpad_output_packet *packet = in xpad360w_poweroff_controller() local
/drivers/media/rc/
Diguanair.c55 struct send_packet *packet; member
80 struct packet { struct
87 struct packet header; argument
/drivers/usb/misc/sisusbvga/
Dsisusb.c526 struct sisusb_packet *packet) in sisusb_send_packet()
562 struct sisusb_packet *packet, unsigned int tflags) in sisusb_send_bridge_packet()
612 struct sisusb_packet packet; in sisusb_write_memio_byte() local
625 struct sisusb_packet packet; in sisusb_write_memio_word() local
662 struct sisusb_packet packet; in sisusb_write_memio_24bit() local
703 struct sisusb_packet packet; in sisusb_write_memio_long() local
759 struct sisusb_packet packet; in sisusb_write_mem_bulk() local
971 struct sisusb_packet packet; in sisusb_read_memio_byte() local
985 struct sisusb_packet packet; in sisusb_read_memio_word() local
1024 struct sisusb_packet packet; in sisusb_read_memio_24bit() local
[all …]
/drivers/tty/ipwireless/
Dhardware.c458 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 …]
/drivers/net/ethernet/amd/xgbe/
Dxgbe-drv.c1157 struct xgbe_packet_data *packet) in xgbe_prep_tx_tstamp()
1178 static void xgbe_prep_vlan(struct sk_buff *skb, struct xgbe_packet_data *packet) in xgbe_prep_vlan()
1184 static int xgbe_prep_tso(struct sk_buff *skb, struct xgbe_packet_data *packet) in xgbe_prep_tso()
1229 struct xgbe_packet_data *packet) in xgbe_packet_info()
1400 struct xgbe_packet_data *packet; in xgbe_xmit() local
1756 u8 *packet; in xgbe_create_skb() local
1778 struct xgbe_packet_data *packet) in xgbe_rx_buf1_len()
1801 struct xgbe_packet_data *packet, in xgbe_rx_buf2_len()
1891 struct xgbe_packet_data *packet; in xgbe_rx_poll() local
/drivers/net/hyperv/
Dnetvsc.c633 struct vmpacket_descriptor *packet) in netvsc_send_tx_complete()
674 struct vmpacket_descriptor *packet) in netvsc_send_completion()
733 struct hv_netvsc_packet *packet, in netvsc_copy_to_send_buf()
778 struct hv_netvsc_packet *packet, in netvsc_send_pkt()
886 struct hv_netvsc_packet *packet, in netvsc_send()
1119 struct vmpacket_descriptor *packet) in netvsc_receive()
/drivers/net/usb/
Dlg-vl600.c113 struct vl600_pkt_hdr *packet; in vl600_rx_fixup() local
253 struct vl600_pkt_hdr *packet; in vl600_tx_fixup() local
/drivers/soc/bcm/
Draspberrypi-power.c56 struct rpi_power_domain_packet packet; in rpi_firmware_set_power() local
144 struct rpi_power_domain_packet packet; in rpi_has_new_domain_support() local
/drivers/input/touchscreen/
Delo.c224 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
/drivers/firewire/
Dohci.c1289 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()
2540 static void ohci_send_request(struct fw_card *card, struct fw_packet *packet) in ohci_send_request()
2547 static void ohci_send_response(struct fw_card *card, struct fw_packet *packet) in ohci_send_response()
2554 static int ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet) in ohci_cancel_packet()
[all …]
/drivers/media/platform/vivid/
Dvivid-vbi-gen.c188 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()

123456