Home
last modified time | relevance | path

Searched defs:e1000_mac_operations (Results 1 – 17 of 17) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/igbvf/
H A Dvf.h151 struct e1000_mac_operations { struct
171 struct e1000_mac_operations ops; argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/igbvf/
H A Dvf.h151 struct e1000_mac_operations { struct
171 struct e1000_mac_operations ops; argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/igbvf/
H A Dvf.h151 struct e1000_mac_operations { struct
171 struct e1000_mac_operations ops; argument
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/drivers/net/igbvf/
H A Digbvf_vf.h207 struct e1000_mac_operations { struct
225 struct e1000_mac_operations ops; argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/drivers/net/igbvf/
H A Digbvf_vf.h207 struct e1000_mac_operations { struct
225 struct e1000_mac_operations ops; argument
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/drivers/net/igbvf/
H A Digbvf_vf.h207 struct e1000_mac_operations { struct
225 struct e1000_mac_operations ops; argument
/dports/net/ipxe/ipxe-2265a65/src/drivers/net/igbvf/
H A Digbvf_vf.h207 struct e1000_mac_operations { struct
225 struct e1000_mac_operations ops; argument
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/drivers/net/igbvf/
H A Digbvf_vf.h207 struct e1000_mac_operations { struct
225 struct e1000_mac_operations ops; argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/drivers/net/igbvf/
H A Digbvf_vf.h207 struct e1000_mac_operations { struct
225 struct e1000_mac_operations ops; argument
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/drivers/net/igbvf/
H A Digbvf_vf.h207 struct e1000_mac_operations { struct
225 struct e1000_mac_operations ops; argument
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/drivers/net/igbvf/
H A Digbvf_vf.h207 struct e1000_mac_operations { struct
225 struct e1000_mac_operations ops; argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/e1000e/
H A Dhw.h476 struct e1000_mac_operations { struct
477 s32 (*id_led_init)(struct e1000_hw *);
478 s32 (*blink_led)(struct e1000_hw *);
483 void (*clear_vfta)(struct e1000_hw *);
485 void (*set_lan_id)(struct e1000_hw *);
487 s32 (*led_on)(struct e1000_hw *);
488 s32 (*led_off)(struct e1000_hw *);
490 s32 (*reset_hw)(struct e1000_hw *);
491 s32 (*init_hw)(struct e1000_hw *);
492 s32 (*setup_link)(struct e1000_hw *);
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/e1000e/
H A Dhw.h476 struct e1000_mac_operations { struct
477 s32 (*id_led_init)(struct e1000_hw *);
478 s32 (*blink_led)(struct e1000_hw *);
483 void (*clear_vfta)(struct e1000_hw *);
485 void (*set_lan_id)(struct e1000_hw *);
487 s32 (*led_on)(struct e1000_hw *);
488 s32 (*led_off)(struct e1000_hw *);
490 s32 (*reset_hw)(struct e1000_hw *);
491 s32 (*init_hw)(struct e1000_hw *);
492 s32 (*setup_link)(struct e1000_hw *);
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/e1000e/
H A Dhw.h476 struct e1000_mac_operations { struct
477 s32 (*id_led_init)(struct e1000_hw *);
478 s32 (*blink_led)(struct e1000_hw *);
483 void (*clear_vfta)(struct e1000_hw *);
485 void (*set_lan_id)(struct e1000_hw *);
487 s32 (*led_on)(struct e1000_hw *);
488 s32 (*led_off)(struct e1000_hw *);
490 s32 (*reset_hw)(struct e1000_hw *);
491 s32 (*init_hw)(struct e1000_hw *);
492 s32 (*setup_link)(struct e1000_hw *);
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/intel/igb/
H A De1000_hw.h295 struct e1000_mac_operations { struct
296 s32 (*check_for_link)(struct e1000_hw *);
297 s32 (*reset_hw)(struct e1000_hw *);
298 s32 (*init_hw)(struct e1000_hw *);
299 bool (*check_mng_mode)(struct e1000_hw *);
301 void (*rar_set)(struct e1000_hw *, u8 *, u32);
302 s32 (*read_mac_addr)(struct e1000_hw *);
304 s32 (*acquire_swfw_sync)(struct e1000_hw *, u16);
305 void (*release_swfw_sync)(struct e1000_hw *, u16);
307 s32 (*get_thermal_sensor_data)(struct e1000_hw *);
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/intel/igb/
H A De1000_hw.h295 struct e1000_mac_operations { struct
296 s32 (*check_for_link)(struct e1000_hw *);
297 s32 (*reset_hw)(struct e1000_hw *);
298 s32 (*init_hw)(struct e1000_hw *);
299 bool (*check_mng_mode)(struct e1000_hw *);
301 void (*rar_set)(struct e1000_hw *, u8 *, u32);
302 s32 (*read_mac_addr)(struct e1000_hw *);
304 s32 (*acquire_swfw_sync)(struct e1000_hw *, u16);
305 void (*release_swfw_sync)(struct e1000_hw *, u16);
307 s32 (*get_thermal_sensor_data)(struct e1000_hw *);
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/intel/igb/
H A De1000_hw.h295 struct e1000_mac_operations { struct
296 s32 (*check_for_link)(struct e1000_hw *);
297 s32 (*reset_hw)(struct e1000_hw *);
298 s32 (*init_hw)(struct e1000_hw *);
299 bool (*check_mng_mode)(struct e1000_hw *);
301 void (*rar_set)(struct e1000_hw *, u8 *, u32);
302 s32 (*read_mac_addr)(struct e1000_hw *);
304 s32 (*acquire_swfw_sync)(struct e1000_hw *, u16);
305 void (*release_swfw_sync)(struct e1000_hw *, u16);
307 s32 (*get_thermal_sensor_data)(struct e1000_hw *);
[all …]