Searched defs:e1000_mac_operations (Results 1 – 2 of 2) sorted by relevance
199 struct e1000_mac_operations { struct216 struct e1000_mac_operations ops; argument
739 struct e1000_mac_operations { struct740 s32 (*init_params)(struct e1000_hw *);741 s32 (*id_led_init)(struct e1000_hw *);742 s32 (*blink_led)(struct e1000_hw *);743 bool (*check_mng_mode)(struct e1000_hw *);744 s32 (*check_for_link)(struct e1000_hw *);745 s32 (*cleanup_led)(struct e1000_hw *);746 void (*clear_hw_cntrs)(struct e1000_hw *);747 void (*clear_vfta)(struct e1000_hw *);748 s32 (*get_bus_info)(struct e1000_hw *);[all …]