Searched refs:intel_nic (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dintel.c68 struct intel_nic *intel =
69 container_of ( nvs, struct intel_nic, eeprom );
115 struct intel_nic *intel =
116 container_of ( nvs, struct intel_nic, eeprom );
128 static int intel_init_eeprom ( struct intel_nic *intel ) {
190 static int intel_fetch_mac_eeprom ( struct intel_nic *intel,
221 static int intel_fetch_mac ( struct intel_nic *intel, uint8_t *hw_addr ) {
257 static void __attribute__ (( unused )) intel_diag ( struct intel_nic *intel ) {
279 static int intel_reset ( struct intel_nic *intel ) {
343 struct intel_nic *inte
[all...]
H A Dintel.h231 struct intel_nic { struct

Completed in 44 milliseconds