Searched defs:e1000_mac_operations (Results 1 – 2 of 2) sorted by relevance
169 struct e1000_mac_operations { struct186 struct e1000_mac_operations ops; argument
674 struct e1000_mac_operations { struct675 s32 (*init_params)(struct e1000_hw *);677 s32 (*blink_led)(struct e1000_hw *);682 void (*clear_vfta)(struct e1000_hw *);684 void (*set_lan_id)(struct e1000_hw *);686 s32 (*led_on)(struct e1000_hw *);687 s32 (*led_off)(struct e1000_hw *);689 s32 (*reset_hw)(struct e1000_hw *);690 s32 (*init_hw)(struct e1000_hw *);693 s32 (*setup_link)(struct e1000_hw *);[all …]