Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_vf.h199 struct e1000_mac_operations { struct
216 struct e1000_mac_operations ops; argument
H A De1000_hw.h685 struct e1000_mac_operations { struct
686 s32 (*init_params)(struct e1000_hw *);
687 s32 (*id_led_init)(struct e1000_hw *);
688 s32 (*blink_led)(struct e1000_hw *);
689 bool (*check_mng_mode)(struct e1000_hw *);
690 s32 (*check_for_link)(struct e1000_hw *);
691 s32 (*cleanup_led)(struct e1000_hw *);
692 void (*clear_hw_cntrs)(struct e1000_hw *);
693 void (*clear_vfta)(struct e1000_hw *);
694 s32 (*get_bus_info)(struct e1000_hw *);
[all …]