Home
last modified time | relevance | path

Searched refs:nic (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dne2000_base.c96 static dp83902a_priv_data_t nic; /* just one instance of the card supported */ variable
105 dp83902a_priv_data_t *dp = &nic; in dp83902a_init()
145 dp83902a_priv_data_t *dp = &nic; in dp83902a_stop()
166 dp83902a_priv_data_t *dp = &nic; in dp83902a_start()
217 dp83902a_priv_data_t *dp = (dp83902a_priv_data_t *) &nic; in dp83902a_start_xmit()
245 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *) &nic; in dp83902a_send()
375 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *) &nic; in dp83902a_RxEvent()
447 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *) &nic; in dp83902a_recv()
512 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *) &nic; in dp83902a_TxEvent()
549 struct dp83902a_priv_data *dp = (struct dp83902a_priv_data *) &nic; in dp83902a_ClearCounters()
[all …]
H A De1000.c5394 static int e1000_transmit(struct eth_device *nic, void *txpacket, int length) in e1000_transmit() argument
5396 struct e1000_hw *hw = nic->priv; in e1000_transmit()
5405 e1000_disable(struct eth_device *nic) in e1000_disable() argument
5407 struct e1000_hw *hw = nic->priv; in e1000_disable()
5416 e1000_init(struct eth_device *nic, bd_t *bis) in e1000_init() argument
5418 struct e1000_hw *hw = nic->priv; in e1000_init()
5420 return _e1000_init(hw, nic->enetaddr); in e1000_init()
5424 e1000_poll(struct eth_device *nic) in e1000_poll() argument
5426 struct e1000_hw *hw = nic->priv; in e1000_poll()
5457 struct eth_device *nic = malloc(sizeof(*nic)); in e1000_initialize() local
[all …]
H A De1000_spi.c110 E1000_DBG(hw->nic, "EEPROM SPI access requested\n"); in spi_setup_slave()
117 E1000_DBG(hw->nic, "EEPROM SPI access released\n"); in spi_free_slave()
H A De1000.h1080 struct eth_device *nic; member
/rk3399_rockchip-uboot/board/CZ.NIC/turris_omnia/
H A DMAINTAINERS2 M: Marek Behún <marek.behun@nic.cz>
/rk3399_rockchip-uboot/board/toradex/common/
H A Dtdx-cfg-block.h21 u32 nic:24; member
H A Dtdx-cfg-block.c242 tdx_serial = ntohl(tdx_eth_addr.nic) >> 8; in read_tdx_cfg_block()
467 tdx_eth_addr.nic = htonl(tdx_serial << 8); in do_cfgblock_create()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Darmada-385-turris-omnia-u-boot.dtsi2 * Copyright (C) 2017 Marek Behun <marek.behun@nic.cz>
/rk3399_rockchip-uboot/doc/
H A DREADME.qemu-mips133 # qemu-system-mips -M mips -pflash flash -monitor null -nographic -net nic -net user -tftp `pwd` -h…
140 # qemu-system-mips -S -s -M mips -pflash flash -monitor null -nographic -net nic -net user -tftp `p…