Searched defs:packet (Results 1 - 164 of 164) sorted by relevance

/linux-4.4.14/drivers/hwtracing/stm/
H A Ddummy_stm.c25 dummy_stm_packet(struct stm_data *stm_data, unsigned int master, unsigned int channel, unsigned int packet, unsigned int flags, unsigned int size, const unsigned char *payload) dummy_stm_packet() argument
/linux-4.4.14/include/uapi/linux/
H A Dpg.h49 char packet[12]; /* packet command */ member in struct:pg_write_hdr
H A Dcdrom.h867 __u8 packet : 1; member in struct:__anon13969
880 __u8 packet : 1; member in struct:__anon13969
/linux-4.4.14/drivers/input/mouse/
H A Dtouchkit_ps2.c55 unsigned char *packet = psmouse->packet; touchkit_ps2_process_byte() local
H A Dlifebook.c139 unsigned char *packet = psmouse->packet; lifebook_process_byte() local
H A Dcypress_ps2.c451 unsigned char *packet = psmouse->packet; cypress_parse_packet() local
567 unsigned char *packet = psmouse->packet; cypress_validate_byte() local
H A Dfocaltech.c238 unsigned char *packet = psmouse->packet; focaltech_process_packet() local
159 focaltech_process_touch_packet(struct psmouse *psmouse, unsigned char *packet) focaltech_process_touch_packet() argument
183 focaltech_process_abs_packet(struct psmouse *psmouse, unsigned char *packet) focaltech_process_abs_packet() argument
205 focaltech_process_rel_packet(struct psmouse *psmouse, unsigned char *packet) focaltech_process_rel_packet() argument
H A Dlogips2pp.c45 unsigned char *packet = psmouse->packet; ps2pp_process_byte() local
H A Dvmmouse.c228 unsigned char *packet = psmouse->packet; vmmouse_process_byte() local
H A Delantech.c241 unsigned char *packet = psmouse->packet; elantech_report_absolute_v1() local
329 unsigned char *packet = psmouse->packet; elantech_report_absolute_v2() local
427 unsigned char *packet = psmouse->packet; elantech_report_trackpoint() local
470 unsigned char *packet = psmouse->packet; elantech_report_absolute_v3() local
550 unsigned char *packet = psmouse->packet; elantech_input_sync_v4() local
568 unsigned char *packet = psmouse->packet; process_packet_status_v4() local
588 unsigned char *packet = psmouse->packet; process_packet_head_v4() local
617 unsigned char *packet = psmouse->packet; process_packet_motion_v4() local
680 unsigned char *packet = psmouse->packet; elantech_packet_check_v1() local
708 unsigned char *packet = psmouse->packet; elantech_debounce_check_v2() local
716 unsigned char *packet = psmouse->packet; elantech_packet_check_v2() local
749 unsigned char *packet = psmouse->packet; elantech_packet_check_v3() local
784 unsigned char *packet = psmouse->packet; elantech_packet_check_v4() local
H A Dhgpk.c309 static bool hgpk_is_byte_valid(struct psmouse *psmouse, unsigned char *packet) hgpk_is_byte_valid() argument
347 unsigned char *packet = psmouse->packet; hgpk_process_advanced_packet() local
431 unsigned char *packet = psmouse->packet; hgpk_process_simple_packet() local
H A Dpsmouse.h51 unsigned char packet[8]; member in struct:psmouse
H A Dsentelic.c649 static void fsp_packet_debug(struct psmouse *psmouse, unsigned char packet[]) fsp_packet_debug() argument
690 static void fsp_packet_debug(struct psmouse *psmouse, unsigned char packet[]) fsp_packet_debug() argument
710 unsigned char *packet = psmouse->packet; fsp_process_byte() local
H A Delan_i2c_core.c844 static void elan_report_absolute(struct elan_tp_data *data, u8 *packet) elan_report_absolute() argument
H A Dpsmouse-base.c136 unsigned char *packet = psmouse->packet; psmouse_process_byte() local
H A Dsynaptics.c1088 const char *packet = psmouse->packet; synaptics_validate_byte() local
600 synaptics_pass_pt_packet(struct psmouse *psmouse, struct serio *ptport, unsigned char *packet) synaptics_pass_pt_packet() argument
H A Dalps.c246 unsigned char *packet = psmouse->packet; alps_process_packet_v1_v2() local
553 unsigned char *packet = psmouse->packet; alps_process_trackstick_packet_v3() local
722 unsigned char *packet = psmouse->packet; alps_process_touchpad_packet_v3_v5() local
799 unsigned char *packet = psmouse->packet; alps_process_packet_v3() local
820 unsigned char *packet = psmouse->packet; alps_process_packet_v6() local
893 unsigned char *packet = psmouse->packet; alps_process_packet_v4() local
1092 unsigned char *packet = psmouse->packet; alps_process_trackstick_packet_v7() local
1146 unsigned char *packet = psmouse->packet; alps_process_packet_v7() local
1266 unsigned char *packet = psmouse->packet; alps_process_packet_ss4_v2() local
1393 alps_report_bare_ps2_packet(struct psmouse *psmouse, unsigned char packet[], bool report_buttons) alps_report_bare_ps2_packet() argument
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/
H A Den_selftest.c53 unsigned char *packet; mlx4_en_test_loopback_xmit() local
/linux-4.4.14/arch/um/drivers/
H A Dpcap_user.c98 handler(u_char *data, const struct pcap_pkthdr *header, const u_char *packet) handler() argument
H A Dmconsole_user.c182 struct mconsole_notify packet; mconsole_notify() local
/linux-4.4.14/arch/alpha/kernel/
H A Derr_ev7.c236 struct ev7_pal_subpacket *packet; ev7_process_pal_subpacket() local
/linux-4.4.14/include/uapi/linux/netfilter/
H A Dxt_statistic.h29 __u32 packet; member in struct:xt_statistic_info::__anon14311::__anon14313
/linux-4.4.14/drivers/input/joystick/iforce/
H A Diforce-packets.c247 int iforce_get_id_packet(struct iforce *iforce, char *packet) iforce_get_id_packet() argument
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dhtc-ops.h45 ath6kl_htc_tx(struct htc_target *target, struct htc_packet *packet) ath6kl_htc_tx() argument
H A Dhif-ops.h35 hif_write_async(struct ath6kl *ar, u32 address, u8 *buffer, u32 length, u32 request, struct htc_packet *packet) hif_write_async() argument
H A Dhif.c55 struct htc_packet *packet = context; ath6kl_hif_rw_comp_handler() local
H A Dhif.h85 struct htc_packet *packet; member in struct:bus_request
174 struct htc_packet *packet; member in struct:hif_scatter_item
H A Dhtc_pipe.c29 static inline void restore_tx_packet(struct htc_packet *packet) restore_tx_packet() argument
40 struct htc_packet *packet; do_send_completion() local
98 struct htc_packet *packet; get_htc_packet_credit_based() local
177 struct htc_packet *packet; get_htc_packet() local
211 struct htc_packet *packet; htc_issue_packets() local
306 struct htc_packet *packet, *tmp_pkt; htc_try_send() local
502 static void destroy_htc_txctrl_packet(struct htc_packet *packet) destroy_htc_txctrl_packet() argument
512 struct htc_packet *packet = NULL; build_htc_txctrl_packet() local
695 struct htc_packet *packet; htc_flush_tx_endpoint() local
718 struct htc_packet *packet, *tmp_pkt, *found_packet = NULL; htc_lookup_tx_packet() local
748 struct htc_packet *packet; ath6kl_htc_pipe_tx_complete() local
787 struct htc_packet *packet, *tmp_pkt; htc_send_packets_multiple() local
818 struct htc_packet *packet; alloc_htc_packet_container() local
922 struct htc_packet *packet; do_recv_completion() local
959 struct htc_packet *packet; ath6kl_htc_pipe_rx_complete() local
1109 struct htc_packet *packet; htc_flush_rx_queue() local
1233 struct htc_packet *packet = NULL; ath6kl_htc_pipe_conn_service() local
1421 struct htc_packet *packet; ath6kl_htc_pipe_create() local
1474 struct htc_packet *packet; ath6kl_htc_pipe_cleanup() local
1493 struct htc_packet *packet; ath6kl_htc_pipe_start() local
1637 struct htc_packet *packet, *tmp_pkt, *first; ath6kl_htc_pipe_add_rxbuf_multiple() local
1686 struct htc_packet *packet, *tmp_pkt; ath6kl_htc_pipe_flush_rx_buf() local
77 send_packet_completion(struct htc_target *target, struct htc_packet *packet) send_packet_completion() argument
530 htc_free_txctrl_packet(struct htc_target *target, struct htc_packet *packet) htc_free_txctrl_packet() argument
541 htc_txctrl_complete(struct htc_target *target, struct htc_packet *packet) htc_txctrl_complete() argument
835 free_htc_packet_container(struct htc_target *target, struct htc_packet *packet) free_htc_packet_container() argument
940 recv_packet_completion(struct htc_target *target, struct htc_endpoint *ep, struct htc_packet *packet) recv_packet_completion() argument
1170 htc_rxctrl_complete(struct htc_target *context, struct htc_packet *packet) htc_rxctrl_complete() argument
1551 ath6kl_htc_pipe_tx(struct htc_target *target, struct htc_packet *packet) ath6kl_htc_pipe_tx() argument
H A Dsdio.c557 ath6kl_sdio_write_async(struct ath6kl *ar, u32 address, u8 *buffer, u32 length, u32 request, struct htc_packet *packet) ath6kl_sdio_write_async() argument
H A Dtxrx.c690 struct htc_packet *packet; ath6kl_tx_complete() local
885 struct htc_packet *packet; ath6kl_rx_refill() local
923 struct htc_packet *packet; ath6kl_refill_amsdu_rxbufs() local
957 struct htc_packet *packet = NULL; ath6kl_alloc_amsdu_rxbuf() local
1306 void ath6kl_rx(struct htc_target *target, struct htc_packet *packet) ath6kl_rx() argument
1849 struct htc_packet *packet, *tmp_pkt; ath6kl_cleanup_amsdu_rxbufs() local
591 ath6kl_tx_queue_full(struct htc_target *target, struct htc_packet *packet) ath6kl_tx_queue_full() argument
H A Dhtc_mbox.c359 static void ath6kl_htc_tx_prep_pkt(struct htc_packet *packet, u8 flags, ath6kl_htc_tx_prep_pkt() argument
386 struct htc_packet *packet = NULL; htc_get_control_buf() local
471 struct htc_packet *packet; htc_async_tx_scat_complete() local
605 struct htc_packet *packet; ath6kl_htc_tx_pkts_get() local
685 struct htc_packet *packet; ath6kl_htc_tx_setup_scat_list() local
762 struct htc_packet *packet; ath6kl_htc_tx_bundle() local
862 struct htc_packet *packet; ath6kl_htc_tx_from_queue() local
1153 struct htc_packet *packet, *tmp_pkt; ath6kl_htc_mbox_flush_txep() local
1269 static int htc_add_rxbuf(struct htc_target *target, struct htc_packet *packet) htc_add_rxbuf() argument
1370 struct htc_packet *packet; ath6kl_htc_rx_setup() local
1475 struct htc_packet *packet, *tmp_pkt; ath6kl_htc_rx_alloc() local
1916 struct htc_packet *packet; ath6kl_htc_rx_bundle() local
2008 struct htc_packet *packet, *tmp_pkt; ath6kl_htc_rx_process_packets() local
2061 struct htc_packet *packet, *tmp_pkt; ath6kl_htc_rx_fetch() local
2261 struct htc_packet *packet = NULL; htc_wait_for_ctrl_msg() local
2344 struct htc_packet *packet, *tmp_pkt; ath6kl_htc_mbox_add_rxbuf_multiple() local
2384 struct htc_packet *packet, *tmp_pkt; ath6kl_htc_mbox_flush_rx_buf() local
2658 struct htc_packet *packet = NULL; ath6kl_htc_mbox_wait_target() local
2743 struct htc_packet *packet; ath6kl_htc_mbox_start() local
2786 struct htc_packet *packet; ath6kl_htc_reset() local
2892 struct htc_packet *packet, *tmp_packet; ath6kl_htc_mbox_cleanup() local
408 htc_tx_comp_update(struct htc_target *target, struct htc_endpoint *endpoint, struct htc_packet *packet) htc_tx_comp_update() argument
451 htc_tx_comp_handler(struct htc_target *target, struct htc_packet *packet) htc_tx_comp_handler() argument
507 ath6kl_htc_tx_issue(struct htc_target *target, struct htc_packet *packet) ath6kl_htc_tx_issue() argument
1121 ath6kl_htc_mbox_tx(struct htc_target *target, struct htc_packet *packet) ath6kl_htc_mbox_tx() argument
1278 htc_reclaim_rxbuf(struct htc_target *target, struct htc_packet *packet, struct htc_endpoint *ep) htc_reclaim_rxbuf() argument
1292 reclaim_rx_ctrl_buf(struct htc_target *target, struct htc_packet *packet) reclaim_rx_ctrl_buf() argument
1300 ath6kl_htc_rx_packet(struct htc_target *target, struct htc_packet *packet, u32 rx_len) ath6kl_htc_rx_packet() argument
1336 ath6kl_htc_rx_set_indicate(u32 lk_ahd, struct htc_endpoint *endpoint, struct htc_packet *packet) ath6kl_htc_rx_set_indicate() argument
1803 ath6kl_htc_rx_process_hdr(struct htc_target *target, struct htc_packet *packet, u32 *next_lkahds, int *n_lkahds) ath6kl_htc_rx_process_hdr() argument
1900 ath6kl_htc_rx_complete(struct htc_endpoint *endpoint, struct htc_packet *packet) ath6kl_htc_rx_complete() argument
H A Dhtc.h534 struct htc_packet packet; member in struct:htc_control_buffer
635 static inline void set_htc_pkt_info(struct htc_packet *packet, void *context, set_htc_pkt_info() argument
646 static inline void htc_rxpkt_reset(struct htc_packet *packet) htc_rxpkt_reset() argument
652 static inline void set_htc_rxpkt_info(struct htc_packet *packet, void *context, set_htc_rxpkt_info() argument
/linux-4.4.14/include/linux/
H A Dstm.h78 ssize_t (*packet)(struct stm_data *, unsigned int, member in struct:stm_data
H A Dhil_mlc.h96 hil_packet packet; /* Packet to send or to compare */ member in union:hilse_node::__anon12329
H A Dtty.h292 packet:1, member in struct:tty_struct
H A Dfirewire.h323 struct fw_packet packet; member in struct:fw_transaction
/linux-4.4.14/net/nfc/hci/
H A Dhcp.c60 struct hcp_packet *packet; nfc_hci_hcp_message_tx() local
H A Dcore.c845 struct hcp_packet *packet; nfc_hci_recv_from_llc() local
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-log.c101 void __intel_pt_log_packet(const struct intel_pt_pkt *packet, int pkt_len, __intel_pt_log_packet() argument
H A Dintel-pt-pkt-decoder.c113 static int intel_pt_get_tracestop(struct intel_pt_pkt *packet) intel_pt_get_tracestop() argument
147 static int intel_pt_get_ovf(struct intel_pt_pkt *packet) intel_pt_get_ovf() argument
170 static int intel_pt_get_psbend(struct intel_pt_pkt *packet) intel_pt_get_psbend() argument
188 static int intel_pt_get_pad(struct intel_pt_pkt *packet) intel_pt_get_pad() argument
445 int intel_pt_pkt_desc(const struct intel_pt_pkt *packet, char *buf, intel_pt_pkt_desc() argument
73 intel_pt_get_long_tnt(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_long_tnt() argument
96 intel_pt_get_pip(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_pip() argument
119 intel_pt_get_cbr(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_cbr() argument
129 intel_pt_get_vmcs(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_vmcs() argument
153 intel_pt_get_psb(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_psb() argument
176 intel_pt_get_tma(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_tma() argument
194 intel_pt_get_mnt(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_mnt() argument
205 intel_pt_get_3byte(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_3byte() argument
219 intel_pt_get_ext(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_ext() argument
251 intel_pt_get_short_tnt(unsigned int byte, struct intel_pt_pkt *packet) intel_pt_get_short_tnt() argument
269 intel_pt_get_cyc(unsigned int byte, const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_cyc() argument
291 intel_pt_get_ip(enum intel_pt_pkt_type type, unsigned int byte, const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_ip() argument
327 intel_pt_get_mode(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_mode() argument
363 intel_pt_get_tsc(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_tsc() argument
373 intel_pt_get_mtc(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_mtc() argument
383 intel_pt_do_get_packet(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_do_get_packet() argument
432 intel_pt_get_packet(const unsigned char *buf, size_t len, struct intel_pt_pkt *packet) intel_pt_get_packet() argument
H A Dintel-pt-decoder.c113 struct intel_pt_pkt packet; member in struct:intel_pt_decoder
528 struct intel_pt_pkt packet; member in struct:intel_pt_pkt_info
2173 struct intel_pt_pkt packet; intel_pt_next_tsc() local
365 intel_pt_calc_ip(struct intel_pt_decoder *decoder, const struct intel_pt_pkt *packet, uint64_t last_ip) intel_pt_calc_ip() argument
/linux-4.4.14/drivers/usb/serial/
H A Daircable.c122 aircable_process_packet(struct usb_serial_port *port, int has_headers, char *packet, int len) aircable_process_packet() argument
H A Dssu100.c504 char *packet = (char *)urb->transfer_buffer; ssu100_process_read_urb() local
H A Dftdi_sio.c2028 ftdi_process_packet(struct usb_serial_port *port, struct ftdi_private *priv, char *packet, int len) ftdi_process_packet() argument
/linux-4.4.14/drivers/tty/hvc/
H A Dhvsi_lib.c9 static int hvsi_send_packet(struct hvsi_priv *pv, struct hvsi_header *packet) hvsi_send_packet() argument
H A Dhvsi.c158 static inline int len_packet(const uint8_t *packet) len_packet() argument
163 static inline int is_header(const uint8_t *packet) is_header() argument
169 static inline int got_packet(const struct hvsi_struct *hp, uint8_t *packet) got_packet() argument
219 static void dump_packet(uint8_t *packet) dump_packet() argument
238 static void hvsi_recv_control(struct hvsi_struct *hp, uint8_t *packet, hvsi_recv_control() argument
267 static void hvsi_recv_response(struct hvsi_struct *hp, uint8_t *packet) hvsi_recv_response() argument
318 static void hvsi_recv_query(struct hvsi_struct *hp, uint8_t *packet) hvsi_recv_query() argument
363 static bool hvsi_recv_data(struct hvsi_struct *hp, const uint8_t *packet) hvsi_recv_data() argument
404 uint8_t *packet = hp->inbuf; hvsi_load_chunk() local
/linux-4.4.14/drivers/hwtracing/intel_th/
H A Dsth.c70 sth_stm_packet(struct stm_data *stm_data, unsigned int master, unsigned int channel, unsigned int packet, unsigned int flags, unsigned int size, const unsigned char *payload) sth_stm_packet() argument
/linux-4.4.14/drivers/input/touchscreen/
H A Delo.c224 static int elo_command_10(struct elo *elo, unsigned char *packet) elo_command_10() argument
266 unsigned char packet[ELO10_PACKET_LEN] = { ELO10_ID_CMD }; elo_setup_10() local
H A Dpenmount.c92 static bool pm_checkpacket(unsigned char *packet) pm_checkpacket() argument
H A Dads7846.c116 struct ads7846_packet *packet; member in struct:ads7846
697 struct ads7846_packet *packet = ts->packet; ads7846_read_state() local
751 struct ads7846_packet *packet = ts->packet; ads7846_report_state() local
981 struct ads7846_packet *packet = ts->packet; ads7846_setup_spi_msg() local
1258 struct ads7846_packet *packet; ads7846_probe() local
H A Dusbtouchscreen.c969 struct nexio_touch_packet *packet = (void *) pkt; nexio_read_data() local
/linux-4.4.14/drivers/media/usb/stk1160/
H A Dstk1160-video.c34 print_err_status(struct stk1160 *dev, int packet, int status) print_err_status() argument
/linux-4.4.14/drivers/media/usb/tm6000/
H A Dtm6000-dvb.c47 print_err_status(struct tm6000_core *dev, int packet, int status) print_err_status() argument
H A Dtm6000-video.c342 print_err_status(struct tm6000_core *dev, int packet, int status) print_err_status() argument
/linux-4.4.14/drivers/net/usb/
H A Dgl620a.c82 struct gl_packet *packet; genelink_rx_fixup() local
H A Dlg-vl600.c113 struct vl600_pkt_hdr *packet; vl600_rx_fixup() local
253 struct vl600_pkt_hdr *packet; vl600_tx_fixup() local
H A Dsmsc75xx.c2116 unsigned char *packet; smsc75xx_rx_fixup() local
H A Dsmsc95xx.c1747 unsigned char *packet; smsc95xx_rx_fixup() local
H A Dlan78xx.c2367 unsigned char *packet; lan78xx_rx() local
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-desc.c496 struct xgbe_packet_data *packet; xgbe_map_tx_skb() local
H A Dxgbe-drv.c1176 static void xgbe_prep_vlan(struct sk_buff *skb, struct xgbe_packet_data *packet) xgbe_prep_vlan() argument
1182 static int xgbe_prep_tso(struct sk_buff *skb, struct xgbe_packet_data *packet) xgbe_prep_tso() argument
1398 struct xgbe_packet_data *packet; xgbe_xmit() local
1762 u8 *packet; xgbe_create_skb() local
1879 struct xgbe_packet_data *packet; xgbe_rx_poll() local
1153 xgbe_prep_tx_tstamp(struct xgbe_prv_data *pdata, struct sk_buff *skb, struct xgbe_packet_data *packet) xgbe_prep_tx_tstamp() argument
1225 xgbe_packet_info(struct xgbe_prv_data *pdata, struct xgbe_ring *ring, struct sk_buff *skb, struct xgbe_packet_data *packet) xgbe_packet_info() argument
H A Dxgbe-dev.c1242 static void xgbe_get_rx_tstamp(struct xgbe_packet_data *packet, xgbe_get_rx_tstamp() argument
1398 struct xgbe_packet_data *packet = &ring->packet_data; xgbe_dev_xmit() local
1621 struct xgbe_packet_data *packet = &ring->packet_data; xgbe_dev_read() local
/linux-4.4.14/fs/ncpfs/
H A Dncpsign_kernel.c95 void __sign_packet(struct ncp_server *server, const char *packet, size_t size, __u32 totalsize, void *sign_buff) { __sign_packet() argument
110 int sign_verify_reply(struct ncp_server *server, const char *packet, size_t size, __u32 totalsize, const void *sign_buff) { sign_verify_reply() argument
H A Dncp_fs_sb.h65 unsigned char *packet; /* Here we prepare requests and member in struct:ncp_server
/linux-4.4.14/fs/udf/
H A Dpartition.c119 uint32_t packet; udf_get_pblock_spar15() local
157 uint32_t packet; udf_relocate_blocks() local
/linux-4.4.14/include/net/netfilter/
H A Dnf_conntrack_l4proto.h38 int (*packet)(struct nf_conn *ct, member in struct:nf_conntrack_l4proto
/linux-4.4.14/drivers/firmware/
H A Draspberrypi.c169 u32 packet; rpi_firmware_print_firmware_revision() local
/linux-4.4.14/sound/pci/oxygen/
H A Dxonar_dg.c70 unsigned int packet; cs4245_write_spi() local
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Duc.c262 void hfi1_uc_rcv(struct hfi1_packet *packet) hfi1_uc_rcv() argument
H A Dud.c641 void hfi1_ud_rcv(struct hfi1_packet *packet) hfi1_ud_rcv() argument
H A Drc.c1936 void hfi1_rc_rcv(struct hfi1_packet *packet) hfi1_rc_rcv() argument
H A Ddriver.c438 static void prescan_rxq(struct hfi1_packet *packet) {} prescan_rxq() argument
554 static void prescan_rxq(struct hfi1_packet *packet) prescan_rxq() argument
621 static inline int process_rcv_packet(struct hfi1_packet *packet, int thread) process_rcv_packet() argument
679 static inline void process_rcv_update(int last, struct hfi1_packet *packet) process_rcv_update() argument
695 static inline void finish_packet(struct hfi1_packet *packet) finish_packet() argument
709 static inline void process_rcv_qp_work(struct hfi1_packet *packet) process_rcv_qp_work() argument
750 struct hfi1_packet packet; handle_receive_interrupt_nodma_rtail() local
780 struct hfi1_packet packet; handle_receive_interrupt_dma_rtail() local
835 struct hfi1_packet packet; handle_receive_interrupt() local
1161 void handle_eflags(struct hfi1_packet *packet) handle_eflags() argument
1186 int process_receive_ib(struct hfi1_packet *packet) process_receive_ib() argument
1206 int process_receive_bypass(struct hfi1_packet *packet) process_receive_bypass() argument
1216 int process_receive_error(struct hfi1_packet *packet) process_receive_error() argument
1227 int kdeth_process_expected(struct hfi1_packet *packet) kdeth_process_expected() argument
1237 int kdeth_process_eager(struct hfi1_packet *packet) kdeth_process_eager() argument
1247 int process_receive_invalid(struct hfi1_packet *packet) process_receive_invalid() argument
261 rcv_hdrerr(struct hfi1_ctxtdata *rcd, struct hfi1_pportdata *ppd, struct hfi1_packet *packet) rcv_hdrerr() argument
421 init_packet(struct hfi1_ctxtdata *rcd, struct hfi1_packet *packet) init_packet() argument
503 init_ps_mdata(struct ps_mdata *mdata, struct hfi1_packet *packet) init_ps_mdata() argument
H A Dverbs.c584 static inline int qp_ok(int opcode, struct hfi1_packet *packet) qp_ok() argument
608 void hfi1_ib_rcv(struct hfi1_packet *packet) hfi1_ib_rcv() argument
2152 void hfi1_cnp_rcv(struct hfi1_packet *packet) hfi1_cnp_rcv() argument
H A Ddiag.c305 struct snoop_packet *packet; drain_snoop_list() local
919 struct snoop_packet *packet = NULL; hfi1_snoop_read() local
1213 static void snoop_list_add_tail(struct snoop_packet *packet, snoop_list_add_tail() argument
1480 struct snoop_packet *packet; allocate_snoop_packet() local
1503 int snoop_recv_handler(struct hfi1_packet *packet) snoop_recv_handler() argument
/linux-4.4.14/drivers/net/ethernet/adi/
H A Dbfin_mac.h66 unsigned char packet[1560]; member in struct:net_dma_desc_tx
/linux-4.4.14/drivers/input/keyboard/
H A Dhil_kbd.c278 hil_packet packet; hil_dev_interrupt() local
/linux-4.4.14/drivers/media/platform/vivid/
H A Dvivid-vbi-gen.c188 static void vivid_vbi_gen_set_time_of_day(u8 *packet) vivid_vbi_gen_set_time_of_day() argument
228 static void vivid_vbi_gen_teletext(u8 *packet, unsigned line, unsigned frame) vivid_vbi_gen_teletext() argument
/linux-4.4.14/drivers/media/usb/cx231xx/
H A Dcx231xx-vbi.c40 static inline void print_err_status(struct cx231xx *dev, int packet, int status) print_err_status() argument
H A Dcx231xx-dvb.c176 static inline void print_err_status(struct cx231xx *dev, int packet, int status) print_err_status() argument
H A Dcx231xx-video.c198 static inline void print_err_status(struct cx231xx *dev, int packet, int status) print_err_status() argument
/linux-4.4.14/drivers/net/wireless/b43legacy/
H A Dpio.c215 static void free_txpacket(struct b43legacy_pio_txpacket *packet, free_txpacket() argument
230 static int pio_tx_packet(struct b43legacy_pio_txpacket *packet) pio_tx_packet() argument
285 struct b43legacy_pio_txpacket *packet, *tmp_packet; tx_tasklet() local
314 struct b43legacy_pio_txpacket *packet; setup_txqueues() local
383 struct b43legacy_pio_txpacket *packet, *tmp_packet; cancel_transfers() local
470 struct b43legacy_pio_txpacket *packet; b43legacy_pio_tx() local
492 struct b43legacy_pio_txpacket *packet; b43legacy_pio_handle_txstatus() local
55 tx_get_next_word(const u8 *txhdr, const u8 *packet, size_t txhdr_size, unsigned int *pos) tx_get_next_word() argument
76 tx_data(struct b43legacy_pioqueue *queue, u8 *txhdr, const u8 *packet, unsigned int octets) tx_data() argument
116 generate_cookie(struct b43legacy_pioqueue *queue, struct b43legacy_pio_txpacket *packet) generate_cookie() argument
149 parse_cookie(struct b43legacy_wldev *dev, u16 cookie, struct b43legacy_pio_txpacket **packet) parse_cookie() argument
185 pio_tx_write_fragment(struct b43legacy_pioqueue *queue, struct sk_buff *skb, struct b43legacy_pio_txpacket *packet, size_t txhdr_size) pio_tx_write_fragment() argument
/linux-4.4.14/drivers/firewire/
H A Dcore-iso.c204 fw_iso_context_queue(struct fw_iso_context *ctx, struct fw_iso_packet *packet, struct fw_iso_buffer *buffer, unsigned long payload) fw_iso_context_queue() argument
H A Dcore-card.c605 static void dummy_send_request(struct fw_card *card, struct fw_packet *packet) dummy_send_request() argument
610 static void dummy_send_response(struct fw_card *card, struct fw_packet *packet) dummy_send_response() argument
615 static int dummy_cancel_packet(struct fw_card *card, struct fw_packet *packet) dummy_cancel_packet() argument
H A Dnosy.c65 struct packet { struct
H A Dcore-transaction.c177 static void transmit_complete_callback(struct fw_packet *packet, transmit_complete_callback() argument
211 static void fw_fill_request(struct fw_packet *packet, int tcode, int tlabel, fw_fill_request() argument
441 static void transmit_phy_packet_callback(struct fw_packet *packet, transmit_phy_packet_callback() argument
630 static void free_response_callback(struct fw_packet *packet, free_response_callback() argument
H A Dcore-cdev.c1069 struct fw_iso_packet packet; ioctl_queue_iso() member in struct:__anon3943
1494 static void outbound_phy_packet_callback(struct fw_packet *packet, outbound_phy_packet_callback() argument
H A Dnet.c729 struct fw_iso_packet packet; fwnet_receive_broadcast() local
1096 struct fw_iso_packet packet; fwnet_broadcast_start() local
H A Dohci.c1289 struct fw_packet *packet; member in struct:driver_data
1443 struct fw_packet *packet; handle_at_packet() local
1600 static void handle_local_request(struct context *ctx, struct fw_packet *packet) handle_local_request() argument
1639 static void at_context_transmit(struct context *ctx, struct fw_packet *packet) at_context_transmit() argument
2539 static void ohci_send_request(struct fw_card *card, struct fw_packet *packet) ohci_send_request() argument
2546 static void ohci_send_response(struct fw_card *card, struct fw_packet *packet) ohci_send_response() argument
2553 static int ohci_cancel_packet(struct fw_card *card, struct fw_packet *packet) ohci_cancel_packet() argument
1297 at_context_queue_packet(struct context *ctx, struct fw_packet *packet) at_context_queue_packet() argument
1525 handle_local_rom(struct fw_ohci *ohci, struct fw_packet *packet, u32 csr) handle_local_rom() argument
1552 handle_local_lock(struct fw_ohci *ohci, struct fw_packet *packet, u32 csr) handle_local_lock() argument
3201 queue_iso_transmit(struct iso_context *ctx, struct fw_iso_packet *packet, struct fw_iso_buffer *buffer, unsigned long payload) queue_iso_transmit() argument
3305 queue_iso_packet_per_buffer(struct iso_context *ctx, struct fw_iso_packet *packet, struct fw_iso_buffer *buffer, unsigned long payload) queue_iso_packet_per_buffer() argument
3386 queue_iso_buffer_fill(struct iso_context *ctx, struct fw_iso_packet *packet, struct fw_iso_buffer *buffer, unsigned long payload) queue_iso_buffer_fill() argument
3442 ohci_queue_iso(struct fw_iso_context *base, struct fw_iso_packet *packet, struct fw_iso_buffer *buffer, unsigned long payload) ohci_queue_iso() argument
/linux-4.4.14/net/batman-adv/
H A Dfragmentation.c255 struct batadv_frag_packet *packet; batadv_frag_merge_packets() local
356 struct batadv_frag_packet *packet; batadv_frag_skb_fwd() local
H A Dnetwork-coding.c1497 struct batadv_unicast_packet *packet; batadv_nc_skb_forward() local
1550 struct batadv_unicast_packet *packet; batadv_nc_skb_store_for_decoding() local
/linux-4.4.14/net/sctp/
H A Doutput.c70 static void sctp_packet_reset(struct sctp_packet *packet) sctp_packet_reset() argument
84 struct sctp_packet *sctp_packet_config(struct sctp_packet *packet, sctp_packet_config() argument
107 struct sctp_packet *sctp_packet_init(struct sctp_packet *packet, sctp_packet_init() argument
135 void sctp_packet_free(struct sctp_packet *packet) sctp_packet_free() argument
154 sctp_xmit_t sctp_packet_transmit_chunk(struct sctp_packet *packet, sctp_packet_transmit_chunk() argument
270 static sctp_xmit_t __sctp_packet_append_chunk(struct sctp_packet *packet, __sctp_packet_append_chunk() argument
322 sctp_xmit_t sctp_packet_append_chunk(struct sctp_packet *packet, sctp_packet_append_chunk() argument
379 int sctp_packet_transmit(struct sctp_packet *packet) sctp_packet_transmit() argument
635 static sctp_xmit_t sctp_packet_can_append_data(struct sctp_packet *packet, sctp_packet_can_append_data() argument
721 static void sctp_packet_append_data(struct sctp_packet *packet, sctp_packet_append_data() argument
749 static sctp_xmit_t sctp_packet_will_fit(struct sctp_packet *packet, sctp_packet_will_fit() argument
H A Doutqueue.c708 struct sctp_packet *packet; sctp_outq_flush() local
H A Dsm_sideeffect.c1235 struct sctp_packet *packet; sctp_cmd_interpreter() local
H A Dsm_statefuns.c314 struct sctp_packet *packet; sctp_sf_do_5_1B_init() local
509 struct sctp_packet *packet; sctp_sf_do_5_1C_ack() local
1399 struct sctp_packet *packet; sctp_sf_do_unexpected_init() local
3239 struct sctp_packet *packet = NULL; sctp_sf_tabort_8_4_8() local
3505 struct sctp_packet *packet = NULL; sctp_sf_shut_8_4_5() local
4336 struct sctp_packet *packet = NULL; sctp_sf_abort_violation() local
5949 struct sctp_packet *packet; sctp_abort_pkt_new() local
5988 struct sctp_packet *packet; sctp_ootb_pkt_new() local
6058 void sctp_ootb_pkt_free(struct sctp_packet *packet) sctp_ootb_pkt_free() argument
6071 struct sctp_packet *packet; sctp_send_stale_cookie_err() local
/linux-4.4.14/fs/autofs4/
H A Dwaitq.c148 struct autofs_v5_packet *packet = &pkt.v5_pkt.v5_packet; autofs4_notify_daemon() local
/linux-4.4.14/sound/usb/6fire/
H A Dpcm.c160 struct usb_iso_packet_descriptor *packet; usb6fire_pcm_stream_start() local
/linux-4.4.14/drivers/w1/
H A Dw1_netlink.c217 } packet; w1_netlink_send_error() local
238 } packet; w1_netlink_send() local
/linux-4.4.14/drivers/net/ethernet/realtek/
H A Datp.c497 static void write_packet(long ioaddr, int length, unsigned char *packet, int pad_len, int data_mode) write_packet() argument
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c323 int mipi_dsi_create_packet(struct mipi_dsi_packet *packet, mipi_dsi_create_packet() argument
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-pko.h419 cvmx_pko_send_packet_finish( uint64_t port, uint64_t queue, cvmx_pko_command_word0_t pko_command, union cvmx_buf_ptr packet, cvmx_pko_lock_t use_locking) cvmx_pko_send_packet_finish() argument
462 cvmx_pko_send_packet_finish3( uint64_t port, uint64_t queue, cvmx_pko_command_word0_t pko_command, union cvmx_buf_ptr packet, uint64_t addr, cvmx_pko_lock_t use_locking) cvmx_pko_send_packet_finish3() argument
H A Dcvmx-pko-defs.h1560 uint64_t packet:6; member in struct:cvmx_pko_mem_throttle_int::cvmx_pko_mem_throttle_int_s
1583 uint64_t packet:6; member in struct:cvmx_pko_mem_throttle_pipe::cvmx_pko_mem_throttle_pipe_s
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_packet_manager.c125 struct pm4_runlist *packet; pm_create_runlist() local
148 struct pm4_map_process *packet; pm_create_map_process() local
188 struct pm4_mes_map_queues *packet; pm_create_map_queue_vi() local
253 struct pm4_map_queues *packet; pm_create_map_queue() local
453 struct pm4_set_resources *packet; pm_send_set_resources() local
543 struct pm4_query_status *packet; pm_send_query_status() local
586 struct pm4_unmap_queues *packet; pm_send_unmap_queue() local
/linux-4.4.14/drivers/usb/gadget/function/
H A Du_serial.c334 gs_send_packet(struct gs_port *port, char *packet, unsigned size) gs_send_packet() argument
522 char *packet = req->buf; gs_rx_push() local
/linux-4.4.14/drivers/hid/
H A Dhid-hyperv.c253 mousevsc_on_receive(struct hv_device *device, struct vmpacket_descriptor *packet) mousevsc_on_receive() argument
/linux-4.4.14/drivers/input/joystick/
H A Dgrip_mp.c163 static int mp_io(struct gameport* gameport, int sendflags, int sendcode, u32 *packet) mp_io() argument
300 static int multiport_io(struct gameport* gameport, int sendflags, int sendcode, u32 *packet) multiport_io() argument
318 static int dig_mode_start(struct gameport *gameport, u32 *packet) dig_mode_start() argument
360 u32 packet; get_and_decode_packet() local
479 u32 packet; multiport_init() local
/linux-4.4.14/drivers/media/rc/
H A Diguanair.c55 struct send_packet *packet; member in struct:iguanair
80 struct packet { struct
H A Dimon.c664 const unsigned char packet[8] = { 0x01, 0x00, 0x00, 0x00, send_associate_24g() local
/linux-4.4.14/drivers/media/usb/gspca/
H A Dse401.c66 u8 packet[PACKET_SIZE]; member in struct:sd
H A Dtv8532.c33 __u8 packet; member in struct:sd
/linux-4.4.14/drivers/net/wireless/libertas/
H A Dif_sdio.c421 struct if_sdio_packet *packet; if_sdio_host_to_card_worker() local
947 struct if_sdio_packet *packet, *cur; if_sdio_host_to_card() local
1188 struct if_sdio_packet *packet; if_sdio_probe() local
1299 struct if_sdio_packet *packet; if_sdio_remove() local
H A Dif_spi.c84 struct if_spi_packet *packet; free_if_spi_card() local
867 struct if_spi_packet *packet; if_spi_host_to_card_worker() local
962 struct if_spi_packet *packet; if_spi_host_to_card() local
802 if_spi_h2c(struct if_spi_card *card, struct if_spi_packet *packet, int type) if_spi_h2c() argument
/linux-4.4.14/drivers/net/hyperv/
H A Dnetvsc.c612 netvsc_send_completion(struct netvsc_device *net_device, struct hv_device *device, struct vmpacket_descriptor *packet) netvsc_send_completion() argument
705 netvsc_copy_to_send_buf(struct netvsc_device *net_device, unsigned int section_index, u32 pend_size, struct hv_netvsc_packet *packet) netvsc_copy_to_send_buf() argument
746 netvsc_send_pkt( struct hv_netvsc_packet *packet, struct netvsc_device *net_device) netvsc_send_pkt() argument
842 netvsc_send(struct hv_device *device, struct hv_netvsc_packet *packet) netvsc_send() argument
999 netvsc_receive(struct netvsc_device *net_device, struct vmbus_channel *channel, struct hv_device *device, struct vmpacket_descriptor *packet) netvsc_receive() argument
H A Drndis_filter.c211 struct hv_netvsc_packet *packet; rndis_filter_send_request() local
H A Dnetvsc_drv.c280 struct hv_netvsc_packet *packet = (struct hv_netvsc_packet *)context; netvsc_xmit_completion() local
420 struct hv_netvsc_packet *packet = NULL; netvsc_start_xmit() local
322 init_page_array(void *hdr, u32 len, struct sk_buff *skb, struct hv_netvsc_packet *packet) init_page_array() argument
687 netvsc_recv_callback(struct hv_device *device_obj, struct hv_netvsc_packet *packet, struct ndis_tcp_ip_checksum_info *csum_info) netvsc_recv_callback() argument
/linux-4.4.14/drivers/gpu/drm/i2c/
H A Dadv7511.c196 static int adv7511_packet_enable(struct adv7511 *adv7511, unsigned int packet) adv7511_packet_enable() argument
211 static int adv7511_packet_disable(struct adv7511 *adv7511, unsigned int packet) adv7511_packet_disable() argument
/linux-4.4.14/include/net/
H A Dnet_namespace.h92 struct netns_packet packet; member in struct:net
H A Dcfg80211.h2124 const void *packet; member in struct:cfg80211_wowlan_wakeup
/linux-4.4.14/include/net/sctp/
H A Dcommand.h137 struct sctp_packet *packet; member in union:__anon13541
H A Dstructs.h728 static inline int sctp_packet_empty(struct sctp_packet *packet) sctp_packet_empty() argument
909 struct sctp_packet packet; member in struct:sctp_transport
/linux-4.4.14/net/nfc/nci/
H A Dhci.c438 struct nci_hcp_packet *packet; nci_hci_data_received_cb() local
/linux-4.4.14/tools/firewire/
H A Dnosy-dump.h161 struct link_packet packet; member in struct:subaction
H A Dnosy-dump.c657 get_bits(struct link_packet *packet, int offset, int width) get_bits() argument
697 decode_link_packet(struct link_packet *packet, size_t length, decode_link_packet() argument
820 struct link_packet *packet = (struct link_packet *) data; print_packet() local
855 struct link_packet *packet = (struct link_packet *) data; print_stats() local
/linux-4.4.14/tools/testing/selftests/net/
H A Dpsock_tpacket.c357 char packet[1024]; walk_v1_v2_tx() local
/linux-4.4.14/drivers/usb/host/
H A Dehci-sched.c1772 int packet; itd_link_urb() local
2025 struct ehci_iso_packet *packet = &iso_sched->packet [i]; sitd_sched_init() local
2174 int packet; sitd_link_urb() local
H A Dehci.h464 struct ehci_iso_packet packet [0]; member in struct:ehci_iso_sched
H A Dfhci.h367 struct packet { struct
H A Dfotg210.h489 struct fotg210_iso_packet packet[0]; member in struct:fotg210_iso_sched
H A Dfotg210-hcd.c4386 int packet; itd_link_urb() local
/linux-4.4.14/drivers/net/ethernet/8390/
H A Daxnet_cs.c960 u8 packet[ETH_ZLEN]; axnet_start_xmit() local
/linux-4.4.14/drivers/infiniband/core/
H A Duser_mad.c197 struct ib_umad_packet *packet = send_wc->send_buf->context[0]; send_handler() local
216 struct ib_umad_packet *packet; recv_handler() local
336 struct ib_umad_packet *packet; ib_umad_read() local
449 struct ib_umad_packet *packet; ib_umad_write() local
974 struct ib_umad_packet *packet, *tmp; ib_umad_close() local
162 queue_packet(struct ib_umad_file *file, struct ib_mad_agent *agent, struct ib_umad_packet *packet) queue_packet() argument
185 dequeue_send(struct ib_umad_file *file, struct ib_umad_packet *packet) dequeue_send() argument
260 copy_recv_mad(struct ib_umad_file *file, char __user *buf, struct ib_umad_packet *packet, size_t count) copy_recv_mad() argument
313 copy_send_mad(struct ib_umad_file *file, char __user *buf, struct ib_umad_packet *packet, size_t count) copy_send_mad() argument
412 is_duplicate(struct ib_umad_file *file, struct ib_umad_packet *packet) is_duplicate() argument
/linux-4.4.14/drivers/gpu/drm/tegra/
H A Ddsi.c1235 struct mipi_dsi_packet packet; tegra_dsi_host_transfer() local
/linux-4.4.14/drivers/input/
H A Dmousedev.c74 struct mousedev_hw_data packet; member in struct:mousedev
263 mousedev_notify_readers(struct mousedev *mousedev, struct mousedev_hw_data *packet) mousedev_notify_readers() argument
/linux-4.4.14/drivers/media/usb/au0828/
H A Dau0828-video.c66 print_err_status(struct au0828_dev *dev, int packet, int status) print_err_status() argument
/linux-4.4.14/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c102 print_err_status(struct em28xx *dev, int packet, int status) print_err_status() argument
H A Dem28xx-video.c549 print_err_status(struct em28xx *dev, int packet, int status) print_err_status() argument
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dradeon_state.c662 } packet[RADEON_MAX_STATE_PACKETS] = { variable in typeref:struct:__anon4619
/linux-4.4.14/drivers/gpu/drm/i915/
H A Dintel_dsi.c98 struct mipi_dsi_packet packet; intel_dsi_host_transfer() local
/linux-4.4.14/fs/ecryptfs/
H A Dkeystore.c157 write_tag_64_packet(char *signature, struct ecryptfs_session_key *session_key, char **packet, size_t *packet_len) write_tag_64_packet() argument
298 write_tag_66_packet(char *signature, u8 cipher_code, struct ecryptfs_crypt_stat *crypt_stat, char **packet, size_t *packet_len) write_tag_66_packet() argument
/linux-4.4.14/fs/ocfs2/dlm/
H A Ddlmdomain.c789 static void dlm_query_join_packet_to_wire(struct dlm_query_join_packet *packet, dlm_query_join_packet_to_wire() argument
811 struct dlm_query_join_packet packet = { dlm_query_join_handler() local
1436 struct dlm_query_join_packet packet; dlm_request_join() local
798 dlm_query_join_wire_to_packet(u32 wire, struct dlm_query_join_packet *packet) dlm_query_join_wire_to_packet() argument
H A Ddlmcommon.h683 struct dlm_query_join_packet packet; member in union:dlm_query_join_response
/linux-4.4.14/net/ipx/
H A Daf_ipx.c1204 __be16 ipx_cksum(struct ipxhdr *packet, int length) ipx_cksum() argument
/linux-4.4.14/drivers/usb/misc/sisusbvga/
H A Dsisusb.c639 struct sisusb_packet packet; sisusb_write_memio_byte() local
652 struct sisusb_packet packet; sisusb_write_memio_word() local
689 struct sisusb_packet packet; sisusb_write_memio_24bit() local
730 struct sisusb_packet packet; sisusb_write_memio_long() local
787 struct sisusb_packet packet; sisusb_write_mem_bulk() local
1005 struct sisusb_packet packet; sisusb_read_memio_byte() local
1019 struct sisusb_packet packet; sisusb_read_memio_word() local
1058 struct sisusb_packet packet; sisusb_read_memio_24bit() local
1099 struct sisusb_packet packet; sisusb_read_memio_long() local
1375 struct sisusb_packet packet; sisusb_write_pci_config() local
1388 struct sisusb_packet packet; sisusb_read_pci_config() local
2168 struct sisusb_packet packet; sisusb_do_init_gfxdevice() local
551 sisusb_send_packet(struct sisusb_usb_data *sisusb, int len, struct sisusb_packet *packet) sisusb_send_packet() argument
587 sisusb_send_bridge_packet(struct sisusb_usb_data *sisusb, int len, struct sisusb_packet *packet, unsigned int tflags) sisusb_send_bridge_packet() argument
/linux-4.4.14/drivers/staging/unisys/visorbus/
H A Dcontrolvmchannel.h242 struct controlvm_packet_device_create packet; member in struct:controlvm_message_device_create
247 struct controlvm_packet_device_configure packet; member in struct:controlvm_message_device_configure
/linux-4.4.14/drivers/tty/ipwireless/
H A Dhardware.c458 static void do_send_packet(struct ipw_hardware *hw, struct ipw_tx_packet *packet) do_send_packet() argument
608 static void pool_free(struct ipw_hardware *hw, struct ipw_rx_packet *packet) pool_free() argument
625 struct ipw_rx_packet *packet = NULL; queue_received_packet() local
710 struct ipw_rx_packet *packet = ipw_receive_data_work() local
962 struct ipw_tx_packet *packet = NULL; send_pending_packet() local
1254 struct ipw_tx_packet *packet = kzalloc( alloc_data_packet() local
1279 struct ipw_control_packet *packet = kzalloc(header_size, GFP_ATOMIC); alloc_ctrl_packet() local
1298 struct ipw_tx_packet *packet; ipwireless_send_packet() local
1316 struct ipw_control_packet *packet; set_control_line() local
1567 struct ipw_setup_reboot_msg_ack *packet; handle_received_SETUP_packet() local
554 pool_allocate(struct ipw_hardware *hw, struct ipw_rx_packet *packet, int minimum_free_space) pool_allocate() argument
810 handle_received_packet(struct ipw_hardware *hw, const union nl_packet *packet, unsigned short len) handle_received_packet() argument
1236 send_packet(struct ipw_hardware *hw, int priority, struct ipw_tx_packet *packet) send_packet() argument
/linux-4.4.14/drivers/tty/
H A Dn_tty.c2166 int packet; n_tty_read() local
/linux-4.4.14/drivers/scsi/
H A Dstorvsc_drv.c1061 unsigned char packet[ALIGN(sizeof(struct vstor_packet), 8)]; storvsc_on_channel_callback() local
/linux-4.4.14/drivers/media/usb/ttusb-dec/
H A Dttusb_dec.c131 u8 packet[MAX_PVA_LENGTH + 4]; member in struct:ttusb_dec
516 static void ttusb_dec_process_filter(struct ttusb_dec *dec, u8 *packet, ttusb_dec_process_filter() argument
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c203 static char packet[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x08, 0, i40e_add_del_fdir_udpv4() local
261 static char packet[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x08, 0, i40e_add_del_fdir_tcpv4() local
354 static char packet[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x08, 0, i40e_add_del_fdir_ipv4() local
/linux-4.4.14/drivers/net/ethernet/amd/
H A Dsunlance.c886 u16 __iomem *packet = (u16 __iomem *) &(ib->tx_buf[entry][0]); build_fake_packet() local
899 u16 *packet = (u16 *) &(ib->tx_buf[entry][0]); build_fake_packet() local
H A Dpcnet32.c882 unsigned char *packet; /* source packet data */ pcnet32_loopback_test() local
/linux-4.4.14/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_main.c1371 u8 *packet = (u8 *)(prrs + 1); atl1e_rx_checksum() local
/linux-4.4.14/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c885 struct mipi_dsi_packet packet; dsi_cmd_dma_add() local
/linux-4.4.14/net/sunrpc/
H A Dxprtsock.c195 static void xs_pktdump(char *msg, u32 *packet, unsigned int count) xs_pktdump() argument
213 static inline void xs_pktdump(char *msg, u32 *packet, unsigned int count) xs_pktdump() argument
/linux-4.4.14/net/netfilter/
H A Dnfnetlink_queue.c240 nfqnl_put_packet_info(struct sk_buff *nlskb, struct sk_buff *packet, nfqnl_put_packet_info() argument
/linux-4.4.14/net/openvswitch/
H A Ddatapath.c549 struct sk_buff *packet; ovs_packet_cmd_execute() local
/linux-4.4.14/tools/perf/util/
H A Dintel-pt.c145 struct intel_pt_pkt packet; intel_pt_dump() local
/linux-4.4.14/drivers/net/wireless/
H A Dat76c50x-usb.h173 u8 packet[IEEE80211_MAX_FRAG_THRESHOLD]; member in struct:at76_rx_buffer
184 u8 packet[IEEE80211_MAX_FRAG_THRESHOLD]; member in struct:at76_tx_buffer
/linux-4.4.14/drivers/net/ethernet/atheros/atlx/
H A Datl2.h357 unsigned char packet[1536-sizeof(struct rx_pkt_status)]; member in struct:rx_desc
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c2435 unsigned char *packet; bnx2x_run_loopback() local
/linux-4.4.14/drivers/net/ethernet/nxp/
H A Dlpc_eth.c407 __le32 packet; member in struct:txrx_desc_t
/linux-4.4.14/drivers/net/wireless/ipw2x00/
H A Dipw2100.c733 struct ipw2100_tx_packet *packet; ipw2100_hw_send_command() local
2466 struct ipw2100_rx_packet *packet = &priv->rx_buffers[i]; isr_rx() local
2540 struct ipw2100_rx_packet *packet = &priv->rx_buffers[i]; isr_rx_monitor() local
2677 struct ipw2100_rx_packet *packet; __ipw2100_rx_process() local
2823 struct ipw2100_tx_packet *packet; __ipw2100_tx_process() local
3011 struct ipw2100_tx_packet *packet; ipw2100_tx_send_commands() local
3080 struct ipw2100_tx_packet *packet; ipw2100_tx_send_data() local
3392 struct ipw2100_tx_packet *packet; ipw2100_tx() local
4600 struct ipw2100_rx_packet *packet = &priv->rx_buffers[i]; ipw2100_rx_allocate() local
5818 struct ipw2100_tx_packet *packet; ipw2100_close() local
2303 ipw2100_alloc_skb(struct ipw2100_priv *priv, struct ipw2100_rx_packet *packet) ipw2100_alloc_skb() argument
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dbnx2.c5798 unsigned char *packet; bnx2_run_loopback() local
/linux-4.4.14/drivers/net/ethernet/nvidia/
H A Dforcedeth.c2759 static int nv_getlen(struct net_device *dev, void *packet, int datalen) nv_getlen() argument
/linux-4.4.14/include/uapi/drm/
H A Dradeon_drm.h191 } packet; member in union:__anon13848
259 unsigned char cmd_type, packet, pad0, pad1; member in struct:__anon13856::__anon13860
262 unsigned char cmd_type, packet; member in struct:__anon13856::__anon13861

Completed in 8659 milliseconds