HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_init_led_link_act_generic (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_common.h 79 s32 ixgbe_init_led_link_act_generic(struct ixgbe_hw *hw);
ixgbe_common.c 123 mac->ops.init_led_link_act = ixgbe_init_led_link_act_generic;
1183 * ixgbe_init_led_link_act_generic - Store the LED index link/activity.
1189 s32 ixgbe_init_led_link_act_generic(struct ixgbe_hw *hw) function in typeref:typename:s32

Completed in 15 milliseconds