Home
last modified time | relevance | path

Searched refs:ngbe_led_on (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/ngbe/base/
H A Dngbe_hw.h36 s32 ngbe_led_on(struct ngbe_hw *hw, u32 index);
H A Dngbe_hw.c394 s32 ngbe_led_on(struct ngbe_hw *hw, u32 index) in ngbe_led_on() function
1914 mac->led_on = ngbe_led_on; in ngbe_init_ops_pf()