Home
last modified time | relevance | path

Searched defs:packet (Results 251 – 275 of 337) sorted by relevance

1...<<11121314

/openbmc/u-boot/drivers/net/
H A Dxilinx_axi_emac.c622 static int axiemac_free_pkt(struct udevice *dev, uchar *packet, int length) in axiemac_free_pkt()
H A Dnatsemi.c755 static int natsemi_send(struct eth_device *dev, void *packet, int length) in natsemi_send()
H A De1000.c5848 static int e1000_eth_send(struct udevice *dev, void *packet, int length) in e1000_eth_send()
5870 static int e1000_free_pkt(struct udevice *dev, uchar *packet, int length) in e1000_free_pkt()
H A Dns8382x.c736 static int ns8382x_send(struct eth_device *dev, void *packet, int length) in ns8382x_send()
H A Deepro100.c595 static int eepro100_send(struct eth_device *dev, void *packet, int length) in eepro100_send()
H A Duli526x.c440 static int uli526x_start_xmit(struct eth_device *dev, void *packet, int length) in uli526x_start_xmit()
H A Dzynq_gem.c625 static int zynq_gem_free_pkt(struct udevice *dev, uchar *packet, int length) in zynq_gem_free_pkt()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_mipi_dsi.c537 int mipi_dsi_create_packet(struct mipi_dsi_packet *packet, in mipi_dsi_create_packet()
/openbmc/linux/net/nfc/nci/
H A Dhci.c431 struct nci_hcp_packet *packet; in nci_hci_data_received_cb() local
/openbmc/linux/drivers/net/hyperv/
H A Dnetvsc_drv.c360 struct hv_netvsc_packet *packet, in init_page_array()
478 struct hv_netvsc_packet *packet = NULL; in netvsc_xmit() local
H A Drndis_filter.c228 struct hv_netvsc_packet *packet; in rndis_filter_send_request() local
/openbmc/linux/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h169 u8 packet[IEEE80211_MAX_FRAG_THRESHOLD]; member
180 u8 packet[IEEE80211_MAX_FRAG_THRESHOLD]; member
/openbmc/linux/drivers/firewire/
H A Dcore-cdev.c1129 struct fw_iso_packet packet; in ioctl_queue_iso() member
1553 static void outbound_phy_packet_callback(struct fw_packet *packet, in outbound_phy_packet_callback()
/openbmc/linux/net/sctp/
H A Dsm_sideeffect.c1281 struct sctp_packet *packet; in sctp_cmd_interpreter() local
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dnwl-dsi.c54 struct mipi_dsi_packet packet; member
/openbmc/linux/include/net/
H A Dnet_namespace.h130 struct netns_packet packet; member
/openbmc/linux/drivers/net/ethernet/8390/
H A Daxnet_cs.c961 u8 packet[ETH_ZLEN]; in axnet_start_xmit() local
/openbmc/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-net.c993 u8 *packet; in xlgmac_create_skb() local
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dsdio.c568 struct htc_packet *packet) in ath6kl_sdio_write_async()
/openbmc/u-boot/drivers/net/mscc_eswitch/
H A Dluton_switch.c583 static int luton_send(struct udevice *dev, void *packet, int length) in luton_send()
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-stm.c401 unsigned int packet, in stm_generic_packet()
/openbmc/linux/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c106 int packet, int status) in print_err_status()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dvlv_dsi.c137 struct mipi_dsi_packet packet; in intel_dsi_host_transfer() local
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_core.c157 u8 packet, u32 queue) in dwmac4_rx_queue_routing()
/openbmc/qemu/hw/usb/
H A Dhcd-dwc2.c500 static void dwc2_async_packet_complete(USBPort *port, USBPacket *packet) in dwc2_async_packet_complete()

1...<<11121314