Home
last modified time | relevance | path

Searched refs:fm10k_start_hw_generic (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_common.h13 s32 fm10k_start_hw_generic(struct fm10k_hw *hw);
H A Dfm10k_common.c178 s32 fm10k_start_hw_generic(struct fm10k_hw *hw) in fm10k_start_hw_generic() function
H A Dfm10k_vf.c624 mac->ops.start_hw = &fm10k_start_hw_generic; in fm10k_init_ops_vf()
H A Dfm10k_pf.c2063 mac->ops.start_hw = &fm10k_start_hw_generic; in fm10k_init_ops_pf()