/linux-3.4.99/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 …]
|
/linux-3.4.99/net/sctp/ |
D | output.c | 75 static void sctp_packet_reset(struct sctp_packet *packet) in sctp_packet_reset() 89 struct sctp_packet *sctp_packet_config(struct sctp_packet *packet, in sctp_packet_config() 113 struct sctp_packet *sctp_packet_init(struct sctp_packet *packet, in sctp_packet_init() 142 void sctp_packet_free(struct sctp_packet *packet) in sctp_packet_free() 164 sctp_xmit_t sctp_packet_transmit_chunk(struct sctp_packet *packet, in sctp_packet_transmit_chunk() 267 sctp_xmit_t sctp_packet_append_chunk(struct sctp_packet *packet, in sctp_packet_append_chunk() 361 int sctp_packet_transmit(struct sctp_packet *packet) in sctp_packet_transmit() 621 static sctp_xmit_t sctp_packet_can_append_data(struct sctp_packet *packet, in sctp_packet_can_append_data() 704 static void sctp_packet_append_data(struct sctp_packet *packet, in sctp_packet_append_data() 732 static sctp_xmit_t sctp_packet_will_fit(struct sctp_packet *packet, in sctp_packet_will_fit()
|
/linux-3.4.99/drivers/net/wireless/ath/ath6kl/ |
D | htc.c | 346 static void ath6kl_htc_tx_prep_pkt(struct htc_packet *packet, u8 flags, in ath6kl_htc_tx_prep_pkt() 373 struct htc_packet *packet = NULL; in htc_get_control_buf() local 397 struct htc_packet *packet) in htc_tx_comp_update() 439 struct htc_packet *packet) in htc_tx_comp_handler() 458 struct htc_packet *packet; in htc_async_tx_scat_complete() local 495 struct htc_packet *packet) in ath6kl_htc_tx_issue() 591 struct htc_packet *packet; in ath6kl_htc_tx_pkts_get() local 672 struct htc_packet *packet; in ath6kl_htc_tx_setup_scat_list() local 840 struct htc_packet *packet; in ath6kl_htc_tx_from_queue() local 1096 int ath6kl_htc_tx(struct htc_target *target, struct htc_packet *packet) in ath6kl_htc_tx() [all …]
|
D | txrx.c | 577 struct htc_packet *packet) in ath6kl_tx_queue_full() 673 struct htc_packet *packet; in ath6kl_tx_complete() local 865 struct htc_packet *packet; in ath6kl_rx_refill() local 899 struct htc_packet *packet; in ath6kl_refill_amsdu_rxbufs() local 928 struct htc_packet *packet = NULL; in ath6kl_alloc_amsdu_rxbuf() local 1276 void ath6kl_rx(struct htc_target *target, struct htc_packet *packet) in ath6kl_rx() 1809 struct htc_packet *packet, *tmp_pkt; in ath6kl_cleanup_amsdu_rxbufs() local
|
/linux-3.4.99/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 | 239 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v1() local 327 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v2() local 414 unsigned char *packet = psmouse->packet; in elantech_report_absolute_v3() local 494 unsigned char *packet = psmouse->packet; in elantech_input_sync_v4() local 511 unsigned char *packet = psmouse->packet; in process_packet_status_v4() local 531 unsigned char *packet = psmouse->packet; in process_packet_head_v4() local 560 unsigned char *packet = psmouse->packet; in process_packet_motion_v4() local 623 unsigned char *packet = psmouse->packet; in elantech_packet_check_v1() local 651 unsigned char *packet = psmouse->packet; in elantech_debounce_check_v2() local 659 unsigned char *packet = psmouse->packet; in elantech_packet_check_v2() local [all …]
|
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 626 static void fsp_packet_debug(struct psmouse *psmouse, unsigned char packet[]) in fsp_packet_debug() 667 static void fsp_packet_debug(struct psmouse *psmouse, unsigned char packet[]) in fsp_packet_debug() 687 unsigned char *packet = psmouse->packet; in fsp_process_byte() local
|
D | alps.c | 162 unsigned char *packet = psmouse->packet; in alps_process_packet_v1_v2() local 394 unsigned char *packet = psmouse->packet; in alps_process_trackstick_packet_v3() local 454 unsigned char *packet = psmouse->packet; in alps_process_touchpad_packet_v3() local 587 unsigned char *packet = psmouse->packet; in alps_process_packet_v3() local 607 unsigned char *packet = psmouse->packet; in alps_process_packet_v4() local 658 unsigned char packet[], in alps_report_bare_ps2_packet()
|
/linux-3.4.99/net/batman-adv/ |
D | vis.c | 72 const struct vis_packet *packet; in vis_info_choose() local 197 struct vis_packet *packet; in vis_seq_print_text() local 393 struct vis_packet *packet; in add_packet() local 509 struct vis_packet *packet; in receive_client_update_packet() local 559 struct vis_packet *packet; in find_best_vis_server() local 591 const struct vis_packet *packet; in vis_packet_full() local 610 struct vis_packet *packet = (struct vis_packet *)info->skb_packet->data; in generate_vis_packet() local 734 struct vis_packet *packet; in broadcast_vis_packet() local 786 struct vis_packet *packet; in unicast_vis_packet() local 813 struct vis_packet *packet; in send_vis_packet() local [all …]
|
/linux-3.4.99/drivers/net/hyperv/ |
D | netvsc.c | 432 struct vmpacket_descriptor *packet) in netvsc_send_completion() 478 struct hv_netvsc_packet *packet) in netvsc_send() 583 struct hv_netvsc_packet *packet = context; in netvsc_receive_completion() local 629 struct vmpacket_descriptor *packet) in netvsc_receive() 768 unsigned char *packet; in netvsc_channel_cb() local 856 struct hv_netvsc_packet *packet, *pos; in netvsc_device_add() local
|
D | netvsc_drv.c | 124 struct hv_netvsc_packet *packet = (struct hv_netvsc_packet *)context; in netvsc_xmit_completion() local 137 struct hv_netvsc_packet *packet; in netvsc_start_xmit() local 255 struct hv_netvsc_packet *packet) in netvsc_recv_callback()
|
/linux-3.4.99/drivers/infiniband/core/ |
D | user_mad.c | 163 struct ib_umad_packet *packet) in queue_packet() 185 struct ib_umad_packet *packet) in dequeue_send() 196 struct ib_umad_packet *packet = send_wc->send_buf->context[0]; in send_handler() local 215 struct ib_umad_packet *packet; in recv_handler() local 260 struct ib_umad_packet *packet, size_t count) in copy_recv_mad() 310 struct ib_umad_packet *packet, size_t count) in copy_send_mad() 332 struct ib_umad_packet *packet; in ib_umad_read() local 409 struct ib_umad_packet *packet) in is_duplicate() 445 struct ib_umad_packet *packet; in ib_umad_write() local 830 struct ib_umad_packet *packet, *tmp; in ib_umad_close() local
|
/linux-3.4.99/drivers/tty/hvc/ |
D | hvsi.c | 159 static inline int len_packet(const uint8_t *packet) in len_packet() 164 static inline int is_header(const uint8_t *packet) in is_header() 170 static inline int got_packet(const struct hvsi_struct *hp, uint8_t *packet) in got_packet() 195 #define dbg_dump_packet(packet) dump_packet(packet) argument 198 #define dbg_dump_packet(packet) do { } while (0) argument 220 static void dump_packet(uint8_t *packet) in dump_packet() 239 static void hvsi_recv_control(struct hvsi_struct *hp, uint8_t *packet, in hvsi_recv_control() 269 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() 364 const uint8_t *packet) in hvsi_recv_data() [all …]
|
/linux-3.4.99/drivers/input/joystick/ |
D | grip_mp.c | 164 static int mp_io(struct gameport* gameport, int sendflags, int sendcode, u32 *packet) in mp_io() 301 static int multiport_io(struct gameport* gameport, int sendflags, int sendcode, u32 *packet) in multiport_io() 319 static int dig_mode_start(struct gameport *gameport, u32 *packet) in dig_mode_start() 361 u32 packet; in get_and_decode_packet() local 480 u32 packet; in multiport_init() local
|
/linux-3.4.99/drivers/staging/asus_oled/ |
D | asus_oled.c | 144 static void setup_packet_header(struct asus_oled_packet *packet, char flags, in setup_packet_header() 164 struct asus_oled_packet *packet; in enable_oled() local 244 struct asus_oled_packet *packet, in send_packets() 281 struct asus_oled_packet *packet, in send_packet() 304 struct asus_oled_packet *packet, char *buf) in send_packets_g50() 323 struct asus_oled_packet *packet; in send_data() local
|
/linux-3.4.99/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 …]
|
/linux-3.4.99/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-3.4.99/drivers/net/usb/ |
D | lg-vl600.c | 114 struct vl600_pkt_hdr *packet; in vl600_rx_fixup() local 254 struct vl600_pkt_hdr *packet; in vl600_tx_fixup() local
|
/linux-3.4.99/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()
|
/linux-3.4.99/tools/firewire/ |
D | nosy-dump.c | 653 get_bits(struct link_packet *packet, int offset, int width) in get_bits() 693 decode_link_packet(struct link_packet *packet, size_t length, in decode_link_packet() 816 struct link_packet *packet = (struct link_packet *) data; in print_packet() local 851 struct link_packet *packet = (struct link_packet *) data; in print_stats() local
|
/linux-3.4.99/drivers/net/wireless/iwmc3200wifi/ |
D | rx.c | 346 struct iwm_rx_packet *packet; in iwm_rx_packet_get() local 363 struct iwm_rx_packet *packet; in iwm_rx_packet_alloc() local 391 struct iwm_rx_packet *packet, *np; in iwm_rx_free() local 470 struct iwm_rx_packet *packet; in iwm_ntf_rx_packet() local 1512 struct iwm_rx_packet *packet, in iwm_rx_adjust_packet() 1598 struct iwm_rx_packet *packet, in iwm_rx_process_packet() 1686 struct iwm_rx_packet *packet = in iwm_rx_worker() local
|
/linux-3.4.99/drivers/input/touchscreen/ |
D | elo.c | 225 static int elo_command_10(struct elo *elo, unsigned char *packet) in elo_command_10() 267 unsigned char packet[ELO10_PACKET_LEN] = { ELO10_ID_CMD }; in elo_setup_10() local
|
/linux-3.4.99/arch/alpha/kernel/ |
D | err_ev7.c | 236 struct ev7_pal_subpacket *packet; in ev7_process_pal_subpacket() local
|
/linux-3.4.99/fs/udf/ |
D | partition.c | 120 uint32_t packet; in udf_get_pblock_spar15() local 158 uint32_t packet; in udf_relocate_blocks() local
|
/linux-3.4.99/drivers/net/wireless/libertas/ |
D | if_sdio.c | 427 struct if_sdio_packet *packet; in if_sdio_host_to_card_worker() local 902 struct if_sdio_packet *packet, *cur; in if_sdio_host_to_card() local 1137 struct if_sdio_packet *packet; in if_sdio_probe() local 1259 struct if_sdio_packet *packet; in if_sdio_remove() local
|