Searched defs:igc_mac_operations (Results 1 – 1 of 1) sorted by relevance
685 struct igc_mac_operations { struct686 s32 (*init_params)(struct igc_hw *hw);688 s32 (*blink_led)(struct igc_hw *hw);693 void (*clear_vfta)(struct igc_hw *hw);695 void (*set_lan_id)(struct igc_hw *hw);697 s32 (*led_on)(struct igc_hw *hw);698 s32 (*led_off)(struct igc_hw *hw);701 s32 (*reset_hw)(struct igc_hw *hw);702 s32 (*init_hw)(struct igc_hw *hw);705 s32 (*setup_link)(struct igc_hw *hw);[all …]