Searched refs:led_on (Results 1 – 4 of 4) sorted by relevance
745 return ixgbe_call_func(hw, hw->mac.ops.led_on, (hw, index), in ixgbe_led_on()
101 hw->mac.ops.led_on = NULL; in ixgbe_init_ops_X550()106 hw->mac.ops.led_on = ixgbe_led_on_t_X550em; in ixgbe_init_ops_X550()
4065 s32 (*led_on)(struct ixgbe_hw *, u32); member
119 mac->ops.led_on = ixgbe_led_on_generic; in ixgbe_init_ops_generic()