Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/base/
H A Dngbe_hw.h37 s32 ngbe_led_off(struct ngbe_hw *hw, u32 index);
H A Dngbe_hw.c414 s32 ngbe_led_off(struct ngbe_hw *hw, u32 index) in ngbe_led_off() function
1915 mac->led_off = ngbe_led_off; in ngbe_init_ops_pf()