Searched refs:net_rx_packets (Results 1 – 25 of 34) sorted by relevance
12
| /u-boot/drivers/net/ |
| A D | sandbox-raw.c | 75 struct arp_hdr *arp = (void *)net_rx_packets[0] + in sb_eth_raw_recv() 102 net_rx_packets[0] + ETHER_HDR_SIZE : net_rx_packets[0]; in sb_eth_raw_recv() 109 struct ethernet_hdr *eth = (void *)net_rx_packets[0]; in sb_eth_raw_recv() 121 *packetp = net_rx_packets[0]; in sb_eth_raw_recv()
|
| A D | pic32_eth.c | 293 rxd->data_buff = virt_to_phys(net_rx_packets[idx]); in pic32_rx_desc_init() 484 invalidate_dcache_range((ulong)net_rx_packets[idx], in pic32_eth_recv() 485 (ulong)net_rx_packets[idx] + rx_count); in pic32_eth_recv() 488 *packetp = net_rx_packets[idx]; in pic32_eth_recv() 502 if (packet != net_rx_packets[idx]) { in pic32_eth_free_pkt()
|
| A D | xilinx_axi_mrmac.c | 189 priv->rx_bd[0]->buf_addr = lower_32_bits((u64)net_rx_packets[0]); in axi_mrmac_start() 192 priv->rx_bd[1]->buf_addr = lower_32_bits((u64)net_rx_packets[1]); in axi_mrmac_start() 196 priv->rx_bd[0]->buf_addr_msb = upper_32_bits((u64)net_rx_packets[0]); in axi_mrmac_start() 199 priv->rx_bd[1]->buf_addr_msb = upper_32_bits((u64)net_rx_packets[1]); in axi_mrmac_start()
|
| A D | bcm-sf2-eth.c | 107 uint8_t *buf = (uint8_t *)net_rx_packets[0]; in bcm_sf2_eth_receive() 132 buf = net_rx_packets[i]; in bcm_sf2_eth_receive()
|
| A D | ethoc.c | 293 bd.addr = virt_to_phys(net_rx_packets[i]); in ethoc_init_ring() 298 flush_dcache_range((ulong)net_rx_packets[i], in ethoc_init_ring() 299 (ulong)net_rx_packets[i] + PKTSIZE_ALIGN); in ethoc_init_ring() 415 *packetp = net_rx_packets[i]; in ethoc_rx_common() 530 src = net_rx_packets[i]; in ethoc_free_pkt_common()
|
| A D | cortina_ni.c | 771 data_ptr = (u32 *)net_rx_packets[index]; in cortina_eth_recv() 795 net_process_received_packet(net_rx_packets[index], in cortina_eth_recv() 799 blk_num = net_rx_packets[index][0x2c] * 255 + in cortina_eth_recv() 800 net_rx_packets[index][0x2d]; in cortina_eth_recv()
|
| A D | dc2114x.c | 408 (u32)net_rx_packets[i])); in dc21x4x_init_common() 519 *packetp = net_rx_packets[priv->rx_new]; in dc2114x_recv()
|
| A D | sni_ave.c | 501 paddr = (uintptr_t)net_rx_packets[i]; in ave_start() 596 ptr = net_rx_packets[priv->rx_pos] + priv->rx_off; in ave_recv() 618 ave_cache_flush((uintptr_t)net_rx_packets[priv->rx_pos], in ave_free_packet()
|
| A D | sni_netsec.c | 680 netsec_set_rx_de(priv, priv->rxat, net_rx_packets[priv->rxat]); in netsec_free_packet() 693 uchar *ptr = net_rx_packets[idx]; in netsec_recv() 1020 netsec_set_rx_de(priv, i, net_rx_packets[i]); in netsec_start()
|
| A D | mcffec.c | 331 info->rxbd[i].cbd_bufaddr = (uint) net_rx_packets[i]; in mcffec_init() 454 *packetp = net_rx_packets[info->rx_idx]; in mcffec_recv()
|
| A D | mpc8xx_fec.c | 205 uchar *rx = net_rx_packets[rxIdx]; in fec_recv() 549 out_be32(&rtx->rxbd[i].cbd_bufaddr, (uint)net_rx_packets[i]); in fec_start()
|
| A D | tsec.c | 404 if (!memcmp(pkt, net_rx_packets[priv->rx_idx], sizeof(pkt))) in redundant_init() 460 out_be32(&priv->rxbd[i].bufptr, (u32)net_rx_packets[i]); in startup_tsec()
|
| A D | macb.c | 485 memcpy((void *)net_rx_packets[0], in _macb_recv() 487 memcpy((void *)net_rx_packets[0] + headlen, in _macb_recv() 489 *packetp = (void *)net_rx_packets[0]; in _macb_recv()
|
| A D | ftmac100.c | 119 rxdes[i].rxdes2 = (unsigned int)(unsigned long)net_rx_packets[i]; in _ftmac100_init()
|
| A D | bcm6348-eth.c | 200 ret = dma_prepare_rcv_buf(&priv->rx_dma, net_rx_packets[i], in bcm6348_eth_start()
|
| A D | sandbox.c | 331 priv->recv_packet_buffer[i] = net_rx_packets[i]; in sb_eth_start()
|
| A D | smc911x.c | 412 u32 *data = (u32 *)net_rx_packets[0]; in smc911x_recv()
|
| /u-boot/drivers/net/mscc_eswitch/ |
| A D | servalt_switch.c | 381 u32 *rxbuf = (u32 *)net_rx_packets[0]; in servalt_recv() 387 *packetp = net_rx_packets[0]; in servalt_recv()
|
| A D | serval_switch.c | 448 u32 *rxbuf = (u32 *)net_rx_packets[0]; in serval_recv() 454 *packetp = net_rx_packets[0]; in serval_recv()
|
| A D | ocelot_switch.c | 491 u32 *rxbuf = (u32 *)net_rx_packets[0]; in ocelot_recv() 497 *packetp = net_rx_packets[0]; in ocelot_recv()
|
| A D | luton_switch.c | 554 u32 *rxbuf = (u32 *)net_rx_packets[0]; in luton_recv() 560 *packetp = net_rx_packets[0]; in luton_recv()
|
| A D | jr2_switch.c | 828 u32 *rxbuf = (u32 *)net_rx_packets[0]; in jr2_recv() 834 *packetp = net_rx_packets[0]; in jr2_recv()
|
| /u-boot/drivers/net/ti/ |
| A D | am65-cpsw-nuss.c | 322 net_rx_packets[i], in am65_cpsw_start() 478 net_rx_packets[pkt], in am65_cpsw_free_pkt()
|
| /u-boot/include/ |
| A D | net.h | 495 extern uchar *net_rx_packets[PKTBUFSRX]; /* Receive packets */
|
| /u-boot/doc/develop/driver-model/ |
| A D | ethernet.rst | 131 (net_rx_packets), so there should be no need to allocate your own. This doesn't 132 mean you must use the net_rx_packets array however; you're free to use any
|
Completed in 672 milliseconds
12