Searched refs:nic (Results 1 – 9 of 9) sorted by relevance
96 static dp83902a_priv_data_t nic; /* just one instance of the card supported */ variable105 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 …]
5394 static int e1000_transmit(struct eth_device *nic, void *txpacket, int length) in e1000_transmit() argument5396 struct e1000_hw *hw = nic->priv; in e1000_transmit()5405 e1000_disable(struct eth_device *nic) in e1000_disable() argument5407 struct e1000_hw *hw = nic->priv; in e1000_disable()5416 e1000_init(struct eth_device *nic, bd_t *bis) in e1000_init() argument5418 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() argument5426 struct e1000_hw *hw = nic->priv; in e1000_poll()5457 struct eth_device *nic = malloc(sizeof(*nic)); in e1000_initialize() local[all …]
110 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()
1080 struct eth_device *nic; member
2 M: Marek Behún <marek.behun@nic.cz>
21 u32 nic:24; member
242 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()
2 * Copyright (C) 2017 Marek Behun <marek.behun@nic.cz>
133 # 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…