Home
last modified time | relevance | path

Searched refs:fm10k_init_ops_pf (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_pf.h157 s32 fm10k_init_ops_pf(struct fm10k_hw *hw);
H A Dfm10k_api.c77 status = fm10k_init_ops_pf(hw); in fm10k_init_shared_code()
H A Dfm10k_pf.c2052 s32 fm10k_init_ops_pf(struct fm10k_hw *hw) in fm10k_init_ops_pf() function