Searched defs:nic (Results 1 – 4 of 4) sorted by relevance
21 u32 nic:24; member
5394 static int e1000_transmit(struct eth_device *nic, void *txpacket, int length) in e1000_transmit()5405 e1000_disable(struct eth_device *nic) in e1000_disable()5416 e1000_init(struct eth_device *nic, bd_t *bis) in e1000_init()5424 e1000_poll(struct eth_device *nic) in e1000_poll()5457 struct eth_device *nic = malloc(sizeof(*nic)); in e1000_initialize() local
96 static dp83902a_priv_data_t nic; /* just one instance of the card supported */ variable
1080 struct eth_device *nic; member