Searched defs:packet (Results 101 - 125 of 215) sorted by last modified time

123456789

/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.c705 struct ipw2100_tx_packet *packet; local
2276 ipw2100_alloc_skb(struct ipw2100_priv *priv, struct ipw2100_rx_packet *packet) argument
2442 struct ipw2100_rx_packet *packet = &priv->rx_buffers[i]; local
2515 struct ipw2100_rx_packet *packet = &priv->rx_buffers[i]; local
2652 struct ipw2100_rx_packet *packet; local
2798 struct ipw2100_tx_packet *packet; local
2985 struct ipw2100_tx_packet *packet; local
3054 struct ipw2100_tx_packet *packet; local
3370 struct ipw2100_tx_packet *packet; local
4575 struct ipw2100_rx_packet *packet = &priv->rx_buffers[i]; local
5787 struct ipw2100_tx_packet *packet; local
[all...]
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c685 struct htc_packet *packet; local
586 ath6kl_tx_queue_full(struct htc_target *target, struct htc_packet *packet) argument
880 struct htc_packet *packet; local
918 struct htc_packet *packet; local
952 struct htc_packet *packet = NULL; local
1301 ath6kl_rx(struct htc_target *target, struct htc_packet *packet) argument
1841 struct htc_packet *packet, *tmp_pkt; local
[all...]
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c238 struct stmmac_packet_attrs *packet; member in struct:stmmac_test_priv
[all...]
/linux-master/drivers/net/ethernet/nxp/
H A Dlpc_eth.c381 __le32 packet; member in struct:txrx_desc_t
/linux-master/drivers/net/ethernet/amd/
H A Dsunlance.c882 u16 __iomem *packet = (u16 __iomem *) &(ib->tx_buf[entry][0]); local
895 u16 *packet = (u16 *) &(ib->tx_buf[entry][0]); local
[all...]
/linux-master/drivers/input/mouse/
H A Delantech.c324 unsigned char *packet = psmouse->packet; local
412 unsigned char *packet = psmouse->packet; local
509 unsigned char *packet = psmouse->packet; local
563 unsigned char *packet = psmouse->packet; local
641 unsigned char *packet = psmouse->packet; local
656 unsigned char *packet = psmouse->packet; local
676 unsigned char *packet = psmouse->packet; local
706 unsigned char *packet = psmouse->packet; local
769 unsigned char *packet = psmouse->packet; local
799 unsigned char *packet = psmouse->packet; local
807 unsigned char *packet = psmouse->packet; local
842 unsigned char *packet = psmouse->packet; local
877 unsigned char *packet = psmouse->packet; local
[all...]
/linux-master/drivers/pmdomain/bcm/
H A Draspberrypi-power.c53 struct rpi_power_domain_packet packet; local
141 struct rpi_power_domain_packet packet; local
[all...]
/linux-master/drivers/media/pci/bt8xx/
H A Ddst.c1287 u8 packet[8] = { 0x00, 0x09, 0xff, 0xff, 0x01, 0x00, 0x00, 0x00 }; local
1421 u8 packet[8] = { 0x00, 0x08, 0x04, 0xe0, 0x10, 0x38, 0xf0, 0xec }; local
[all...]
/linux-master/drivers/input/touchscreen/
H A Dsis_i2c.c101 u8 packet[SIS_MAX_PACKET_SIZE]; member in struct:sis_ts_data
[all...]
/linux-master/drivers/usb/host/
H A Dxhci-dbgtty.c28 dbc_send_packet(struct dbc_port *port, char *packet, unsigned int size) argument
328 char *packet = req->buf; local
H A Dehci.h467 struct ehci_iso_packet packet[]; member in struct:ehci_iso_sched
H A Dehci-sched.c1748 int packet; local
2000 struct ehci_iso_packet *packet = &iso_sched->packet[i]; local
2149 int packet; local
[all...]
/linux-master/drivers/usb/gadget/function/
H A Du_serial.c207 gs_send_packet(struct gs_port *port, char *packet, unsigned size) argument
399 char *packet = req->buf; local
/linux-master/drivers/tty/ipwireless/
H A Dhardware.c459 static void do_send_packet(struct ipw_hardware *hw, struct ipw_tx_packet *packet) argument
555 pool_allocate(struct ipw_hardware *hw, struct ipw_rx_packet *packet, int minimum_free_space) argument
609 pool_free(struct ipw_hardware *hw, struct ipw_rx_packet *packet) argument
626 struct ipw_rx_packet *packet = NULL; local
711 struct ipw_rx_packet *packet = local
811 handle_received_packet(struct ipw_hardware *hw, const union nl_packet *packet, unsigned short len) argument
963 struct ipw_tx_packet *packet = NULL; local
1237 send_packet(struct ipw_hardware *hw, int priority, struct ipw_tx_packet *packet) argument
1255 struct ipw_tx_packet *packet = kzalloc( local
1280 struct ipw_control_packet *packet = kzalloc(header_size, GFP_ATOMIC); local
1299 struct ipw_tx_packet *packet; local
1317 struct ipw_control_packet *packet; local
1570 struct ipw_setup_reboot_msg_ack *packet; local
[all...]
/linux-master/drivers/tty/hvc/
H A Dhvsi.c145 static inline int len_packet(const uint8_t *packet) argument
150 static inline int is_header(const uint8_t *packet) argument
156 static inline int got_packet(const struct hvsi_struct *hp, uint8_t *packet) argument
206 dump_packet(uint8_t *packet) argument
225 hvsi_recv_control(struct hvsi_struct *hp, uint8_t *packet, struct tty_struct *tty, struct hvsi_struct **to_handshake) argument
254 hvsi_recv_response(struct hvsi_struct *hp, uint8_t *packet) argument
305 hvsi_recv_query(struct hvsi_struct *hp, uint8_t *packet) argument
350 hvsi_recv_data(struct hvsi_struct *hp, const uint8_t *packet) argument
391 uint8_t *packet = hp->inbuf; local
[all...]
/linux-master/drivers/infiniband/hw/qedr/
H A Dqedr_roce_cm.c496 struct qed_roce_ll2_packet *packet; local
[all...]
/linux-master/sound/usb/
H A Dendpoint.c223 unsigned int packet; local
466 struct snd_usb_packet_info *packet; local
[all...]
/linux-master/drivers/w1/
H A Dw1_netlink.c200 } packet; local
221 } packet; local
[all...]
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dif_sdio.c400 struct if_sdio_packet *packet; local
914 struct if_sdio_packet *packet; local
1141 struct if_sdio_packet *packet, *tmp; local
1256 struct if_sdio_packet *packet, *tmp; local
[all...]
/linux-master/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c1175 struct mipi_dsi_packet packet; local
[all...]
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.c314 sun6i_dsi_inst_setup(struct sun6i_dsi *dsi, enum sun6i_dsi_inst_id id, enum sun6i_dsi_inst_mode mode, bool clock, u8 data, enum sun6i_dsi_inst_packet packet, enum sun6i_dsi_inst_escape escape) argument
/linux-master/drivers/gpu/drm/bridge/
H A Dnwl-dsi.c54 struct mipi_dsi_packet packet; member in struct:nwl_dsi_transfer
/linux-master/drivers/gpu/drm/bridge/cadence/
H A Dcdns-dsi-core.c1020 struct mipi_dsi_packet packet; local
/linux-master/fs/autofs/
H A Dwaitq.c137 struct autofs_v5_packet *packet = &pkt.v5_pkt.v5_packet; local
[all...]
/linux-master/drivers/hid/
H A Dhid-hyperv.c242 mousevsc_on_receive(struct hv_device *device, struct vmpacket_descriptor *packet) argument

Completed in 312 milliseconds

123456789