Home
last modified time | relevance | path

Searched refs:intel_nic (Results 1 – 25 of 48) sorted by relevance

12

/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A Dintelvf.h144 extern int intelvf_mbox_msg ( struct intel_nic *intel, union intelvf_msg *msg );
145 extern int intelvf_mbox_poll ( struct intel_nic *intel );
146 extern int intelvf_mbox_wait ( struct intel_nic *intel );
147 extern int intelvf_mbox_reset ( struct intel_nic *intel, uint8_t *hw_addr );
148 extern int intelvf_mbox_set_mac ( struct intel_nic *intel,
150 extern int intelvf_mbox_set_mtu ( struct intel_nic *intel, size_t mtu );
H A Dintel.c76 struct intel_nic *intel = in intel_read_eeprom()
123 struct intel_nic *intel = in intel_write_eeprom()
354 struct intel_nic *intel = netdev->priv; in intel_check_link()
636 struct intel_nic *intel = netdev->priv; in intel_open()
712 struct intel_nic *intel = netdev->priv; in intel_close()
741 struct intel_nic *intel = netdev->priv; in intel_transmit()
782 struct intel_nic *intel = netdev->priv; in intel_poll_tx()
811 struct intel_nic *intel = netdev->priv; in intel_poll_rx()
855 struct intel_nic *intel = netdev->priv; in intel_poll()
902 struct intel_nic *intel = netdev->priv; in intel_irq()
[all …]
H A Dintelxvf.c55 intelxvf_stats ( struct intel_nic *intel ) { in intelxvf_stats()
79 static void intelxvf_reset ( struct intel_nic *intel ) { in intelxvf_reset()
98 struct intel_nic *intel = netdev->priv; in intelxvf_check_link()
127 static int intelxvf_mbox_version ( struct intel_nic *intel, in intelxvf_mbox_version()
167 static int intelxvf_mbox_queues ( struct intel_nic *intel, int *vlan_thing ) { in intelxvf_mbox_queues()
215 struct intel_nic *intel = netdev->priv; in intelxvf_open()
337 struct intel_nic *intel = netdev->priv; in intelxvf_close()
358 struct intel_nic *intel = netdev->priv; in intelxvf_poll()
400 struct intel_nic *intel = netdev->priv; in intelxvf_irq()
435 struct intel_nic *intel; in intelxvf_probe()
[all …]
H A Dintelvf.c53 static void intelvf_mbox_write ( struct intel_nic *intel, in intelvf_mbox_write()
73 static void intelvf_mbox_read ( struct intel_nic *intel, in intelvf_mbox_read()
96 int intelvf_mbox_poll ( struct intel_nic *intel ) { in intelvf_mbox_poll()
123 int intelvf_mbox_wait ( struct intel_nic *intel ) { in intelvf_mbox_wait()
149 int intelvf_mbox_msg ( struct intel_nic *intel, union intelvf_msg *msg ) { in intelvf_mbox_msg()
230 int intelvf_mbox_reset ( struct intel_nic *intel, uint8_t *hw_addr ) { in intelvf_mbox_reset()
273 int intelvf_mbox_set_mac ( struct intel_nic *intel, const uint8_t *ll_addr ) { in intelvf_mbox_set_mac()
311 int intelvf_mbox_set_mtu ( struct intel_nic *intel, size_t mtu ) { in intelvf_mbox_set_mtu()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/
H A Dintelvf.h144 extern int intelvf_mbox_msg ( struct intel_nic *intel, union intelvf_msg *msg );
145 extern int intelvf_mbox_poll ( struct intel_nic *intel );
146 extern int intelvf_mbox_wait ( struct intel_nic *intel );
147 extern int intelvf_mbox_reset ( struct intel_nic *intel, uint8_t *hw_addr );
148 extern int intelvf_mbox_set_mac ( struct intel_nic *intel,
150 extern int intelvf_mbox_set_mtu ( struct intel_nic *intel, size_t mtu );
H A Dintel.c76 struct intel_nic *intel = in intel_read_eeprom()
123 struct intel_nic *intel = in intel_write_eeprom()
354 struct intel_nic *intel = netdev->priv; in intel_check_link()
636 struct intel_nic *intel = netdev->priv; in intel_open()
712 struct intel_nic *intel = netdev->priv; in intel_close()
741 struct intel_nic *intel = netdev->priv; in intel_transmit()
782 struct intel_nic *intel = netdev->priv; in intel_poll_tx()
811 struct intel_nic *intel = netdev->priv; in intel_poll_rx()
855 struct intel_nic *intel = netdev->priv; in intel_poll()
902 struct intel_nic *intel = netdev->priv; in intel_irq()
[all …]
H A Dintelxvf.c55 intelxvf_stats ( struct intel_nic *intel ) { in intelxvf_stats()
79 static void intelxvf_reset ( struct intel_nic *intel ) { in intelxvf_reset()
98 struct intel_nic *intel = netdev->priv; in intelxvf_check_link()
127 static int intelxvf_mbox_version ( struct intel_nic *intel, in intelxvf_mbox_version()
167 static int intelxvf_mbox_queues ( struct intel_nic *intel, int *vlan_thing ) { in intelxvf_mbox_queues()
215 struct intel_nic *intel = netdev->priv; in intelxvf_open()
337 struct intel_nic *intel = netdev->priv; in intelxvf_close()
358 struct intel_nic *intel = netdev->priv; in intelxvf_poll()
400 struct intel_nic *intel = netdev->priv; in intelxvf_irq()
435 struct intel_nic *intel; in intelxvf_probe()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/
H A Dintelvf.h144 extern int intelvf_mbox_msg ( struct intel_nic *intel, union intelvf_msg *msg );
145 extern int intelvf_mbox_poll ( struct intel_nic *intel );
146 extern int intelvf_mbox_wait ( struct intel_nic *intel );
147 extern int intelvf_mbox_reset ( struct intel_nic *intel, uint8_t *hw_addr );
148 extern int intelvf_mbox_set_mac ( struct intel_nic *intel,
150 extern int intelvf_mbox_set_mtu ( struct intel_nic *intel, size_t mtu );
H A Dintel.c76 struct intel_nic *intel = in intel_read_eeprom()
123 struct intel_nic *intel = in intel_write_eeprom()
354 struct intel_nic *intel = netdev->priv; in intel_check_link()
636 struct intel_nic *intel = netdev->priv; in intel_open()
699 struct intel_nic *intel = netdev->priv; in intel_close()
728 struct intel_nic *intel = netdev->priv; in intel_transmit()
769 struct intel_nic *intel = netdev->priv; in intel_poll_tx()
798 struct intel_nic *intel = netdev->priv; in intel_poll_rx()
842 struct intel_nic *intel = netdev->priv; in intel_poll()
889 struct intel_nic *intel = netdev->priv; in intel_irq()
[all …]
H A Dintelxvf.c55 intelxvf_stats ( struct intel_nic *intel ) { in intelxvf_stats()
79 static void intelxvf_reset ( struct intel_nic *intel ) { in intelxvf_reset()
98 struct intel_nic *intel = netdev->priv; in intelxvf_check_link()
127 static int intelxvf_mbox_version ( struct intel_nic *intel, in intelxvf_mbox_version()
167 static int intelxvf_mbox_queues ( struct intel_nic *intel, int *vlan_thing ) { in intelxvf_mbox_queues()
215 struct intel_nic *intel = netdev->priv; in intelxvf_open()
337 struct intel_nic *intel = netdev->priv; in intelxvf_close()
358 struct intel_nic *intel = netdev->priv; in intelxvf_poll()
400 struct intel_nic *intel = netdev->priv; in intelxvf_irq()
435 struct intel_nic *intel; in intelxvf_probe()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/
H A Dintelvf.h150 extern int intelvf_mbox_msg ( struct intel_nic *intel, union intelvf_msg *msg );
151 extern int intelvf_mbox_poll ( struct intel_nic *intel );
152 extern int intelvf_mbox_wait ( struct intel_nic *intel );
153 extern int intelvf_mbox_reset ( struct intel_nic *intel, uint8_t *hw_addr );
154 extern int intelvf_mbox_set_mac ( struct intel_nic *intel,
156 extern int intelvf_mbox_set_mtu ( struct intel_nic *intel, size_t mtu );
H A Dintel.c76 struct intel_nic *intel = in intel_read_eeprom()
123 struct intel_nic *intel = in intel_write_eeprom()
354 struct intel_nic *intel = netdev->priv; in intel_check_link()
636 struct intel_nic *intel = netdev->priv; in intel_open()
712 struct intel_nic *intel = netdev->priv; in intel_close()
741 struct intel_nic *intel = netdev->priv; in intel_transmit()
782 struct intel_nic *intel = netdev->priv; in intel_poll_tx()
811 struct intel_nic *intel = netdev->priv; in intel_poll_rx()
855 struct intel_nic *intel = netdev->priv; in intel_poll()
902 struct intel_nic *intel = netdev->priv; in intel_irq()
[all …]
H A Dintelxvf.c55 intelxvf_stats ( struct intel_nic *intel ) { in intelxvf_stats()
79 static void intelxvf_reset ( struct intel_nic *intel ) { in intelxvf_reset()
98 struct intel_nic *intel = netdev->priv; in intelxvf_check_link()
127 static int intelxvf_mbox_version ( struct intel_nic *intel, in intelxvf_mbox_version()
167 static int intelxvf_mbox_queues ( struct intel_nic *intel, int *vlan_thing ) { in intelxvf_mbox_queues()
215 struct intel_nic *intel = netdev->priv; in intelxvf_open()
337 struct intel_nic *intel = netdev->priv; in intelxvf_close()
358 struct intel_nic *intel = netdev->priv; in intelxvf_poll()
400 struct intel_nic *intel = netdev->priv; in intelxvf_irq()
435 struct intel_nic *intel; in intelxvf_probe()
[all …]
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/
H A Dintelvf.h150 extern int intelvf_mbox_msg ( struct intel_nic *intel, union intelvf_msg *msg );
151 extern int intelvf_mbox_poll ( struct intel_nic *intel );
152 extern int intelvf_mbox_wait ( struct intel_nic *intel );
153 extern int intelvf_mbox_reset ( struct intel_nic *intel, uint8_t *hw_addr );
154 extern int intelvf_mbox_set_mac ( struct intel_nic *intel,
156 extern int intelvf_mbox_set_mtu ( struct intel_nic *intel, size_t mtu );
H A Dintel.c76 struct intel_nic *intel = in intel_read_eeprom()
123 struct intel_nic *intel = in intel_write_eeprom()
354 struct intel_nic *intel = netdev->priv; in intel_check_link()
636 struct intel_nic *intel = netdev->priv; in intel_open()
712 struct intel_nic *intel = netdev->priv; in intel_close()
741 struct intel_nic *intel = netdev->priv; in intel_transmit()
780 struct intel_nic *intel = netdev->priv; in intel_poll_tx()
809 struct intel_nic *intel = netdev->priv; in intel_poll_rx()
853 struct intel_nic *intel = netdev->priv; in intel_poll()
900 struct intel_nic *intel = netdev->priv; in intel_irq()
[all …]
H A Dintelxvf.c55 intelxvf_stats ( struct intel_nic *intel ) { in intelxvf_stats()
79 static void intelxvf_reset ( struct intel_nic *intel ) { in intelxvf_reset()
98 struct intel_nic *intel = netdev->priv; in intelxvf_check_link()
127 static int intelxvf_mbox_version ( struct intel_nic *intel, in intelxvf_mbox_version()
167 static int intelxvf_mbox_queues ( struct intel_nic *intel, int *vlan_thing ) { in intelxvf_mbox_queues()
215 struct intel_nic *intel = netdev->priv; in intelxvf_open()
337 struct intel_nic *intel = netdev->priv; in intelxvf_close()
358 struct intel_nic *intel = netdev->priv; in intelxvf_poll()
400 struct intel_nic *intel = netdev->priv; in intelxvf_irq()
435 struct intel_nic *intel; in intelxvf_probe()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/
H A Dintelvf.h144 extern int intelvf_mbox_msg ( struct intel_nic *intel, union intelvf_msg *msg );
145 extern int intelvf_mbox_poll ( struct intel_nic *intel );
146 extern int intelvf_mbox_wait ( struct intel_nic *intel );
147 extern int intelvf_mbox_reset ( struct intel_nic *intel, uint8_t *hw_addr );
148 extern int intelvf_mbox_set_mac ( struct intel_nic *intel,
150 extern int intelvf_mbox_set_mtu ( struct intel_nic *intel, size_t mtu );
H A Dintel.c76 struct intel_nic *intel = in intel_read_eeprom()
123 struct intel_nic *intel = in intel_write_eeprom()
354 struct intel_nic *intel = netdev->priv; in intel_check_link()
636 struct intel_nic *intel = netdev->priv; in intel_open()
712 struct intel_nic *intel = netdev->priv; in intel_close()
741 struct intel_nic *intel = netdev->priv; in intel_transmit()
782 struct intel_nic *intel = netdev->priv; in intel_poll_tx()
811 struct intel_nic *intel = netdev->priv; in intel_poll_rx()
855 struct intel_nic *intel = netdev->priv; in intel_poll()
902 struct intel_nic *intel = netdev->priv; in intel_irq()
[all …]
H A Dintelxvf.c55 intelxvf_stats ( struct intel_nic *intel ) { in intelxvf_stats()
79 static void intelxvf_reset ( struct intel_nic *intel ) { in intelxvf_reset()
98 struct intel_nic *intel = netdev->priv; in intelxvf_check_link()
127 static int intelxvf_mbox_version ( struct intel_nic *intel, in intelxvf_mbox_version()
167 static int intelxvf_mbox_queues ( struct intel_nic *intel, int *vlan_thing ) { in intelxvf_mbox_queues()
215 struct intel_nic *intel = netdev->priv; in intelxvf_open()
337 struct intel_nic *intel = netdev->priv; in intelxvf_close()
358 struct intel_nic *intel = netdev->priv; in intelxvf_poll()
400 struct intel_nic *intel = netdev->priv; in intelxvf_irq()
435 struct intel_nic *intel; in intelxvf_probe()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/
H A Dintelvf.h150 extern int intelvf_mbox_msg ( struct intel_nic *intel, union intelvf_msg *msg );
151 extern int intelvf_mbox_poll ( struct intel_nic *intel );
152 extern int intelvf_mbox_wait ( struct intel_nic *intel );
153 extern int intelvf_mbox_reset ( struct intel_nic *intel, uint8_t *hw_addr );
154 extern int intelvf_mbox_set_mac ( struct intel_nic *intel,
156 extern int intelvf_mbox_set_mtu ( struct intel_nic *intel, size_t mtu );
H A Dintel.c76 struct intel_nic *intel = in intel_read_eeprom()
123 struct intel_nic *intel = in intel_write_eeprom()
354 struct intel_nic *intel = netdev->priv; in intel_check_link()
636 struct intel_nic *intel = netdev->priv; in intel_open()
712 struct intel_nic *intel = netdev->priv; in intel_close()
741 struct intel_nic *intel = netdev->priv; in intel_transmit()
782 struct intel_nic *intel = netdev->priv; in intel_poll_tx()
811 struct intel_nic *intel = netdev->priv; in intel_poll_rx()
855 struct intel_nic *intel = netdev->priv; in intel_poll()
902 struct intel_nic *intel = netdev->priv; in intel_irq()
[all …]
H A Dintelxvf.c55 intelxvf_stats ( struct intel_nic *intel ) { in intelxvf_stats()
79 static void intelxvf_reset ( struct intel_nic *intel ) { in intelxvf_reset()
98 struct intel_nic *intel = netdev->priv; in intelxvf_check_link()
127 static int intelxvf_mbox_version ( struct intel_nic *intel, in intelxvf_mbox_version()
167 static int intelxvf_mbox_queues ( struct intel_nic *intel, int *vlan_thing ) { in intelxvf_mbox_queues()
215 struct intel_nic *intel = netdev->priv; in intelxvf_open()
337 struct intel_nic *intel = netdev->priv; in intelxvf_close()
358 struct intel_nic *intel = netdev->priv; in intelxvf_poll()
400 struct intel_nic *intel = netdev->priv; in intelxvf_irq()
435 struct intel_nic *intel; in intelxvf_probe()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/
H A Dintelvf.h150 extern int intelvf_mbox_msg ( struct intel_nic *intel, union intelvf_msg *msg );
151 extern int intelvf_mbox_poll ( struct intel_nic *intel );
152 extern int intelvf_mbox_wait ( struct intel_nic *intel );
153 extern int intelvf_mbox_reset ( struct intel_nic *intel, uint8_t *hw_addr );
154 extern int intelvf_mbox_set_mac ( struct intel_nic *intel,
156 extern int intelvf_mbox_set_mtu ( struct intel_nic *intel, size_t mtu );
H A Dintel.c76 struct intel_nic *intel = in intel_read_eeprom()
123 struct intel_nic *intel = in intel_write_eeprom()
354 struct intel_nic *intel = netdev->priv; in intel_check_link()
636 struct intel_nic *intel = netdev->priv; in intel_open()
712 struct intel_nic *intel = netdev->priv; in intel_close()
741 struct intel_nic *intel = netdev->priv; in intel_transmit()
782 struct intel_nic *intel = netdev->priv; in intel_poll_tx()
811 struct intel_nic *intel = netdev->priv; in intel_poll_rx()
855 struct intel_nic *intel = netdev->priv; in intel_poll()
902 struct intel_nic *intel = netdev->priv; in intel_irq()
[all …]
H A Dintelxvf.c55 intelxvf_stats ( struct intel_nic *intel ) { in intelxvf_stats()
79 static void intelxvf_reset ( struct intel_nic *intel ) { in intelxvf_reset()
98 struct intel_nic *intel = netdev->priv; in intelxvf_check_link()
127 static int intelxvf_mbox_version ( struct intel_nic *intel, in intelxvf_mbox_version()
167 static int intelxvf_mbox_queues ( struct intel_nic *intel, int *vlan_thing ) { in intelxvf_mbox_queues()
215 struct intel_nic *intel = netdev->priv; in intelxvf_open()
337 struct intel_nic *intel = netdev->priv; in intelxvf_close()
358 struct intel_nic *intel = netdev->priv; in intelxvf_poll()
400 struct intel_nic *intel = netdev->priv; in intelxvf_irq()
435 struct intel_nic *intel; in intelxvf_probe()
[all …]

12