Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/base/
H A Dngbe_hw.h19 s32 ngbe_start_hw(struct ngbe_hw *hw);
H A Dngbe_hw.c19 s32 ngbe_start_hw(struct ngbe_hw *hw) in ngbe_start_hw() function
1902 mac->start_hw = ngbe_start_hw; in ngbe_init_ops_pf()