Home
last modified time | relevance | path

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

/dpdk/drivers/net/ngbe/base/
H A Dngbe_hw.h55 s32 ngbe_acquire_swfw_sync(struct ngbe_hw *hw, u32 mask);
H A Dngbe_hw.c1103 s32 ngbe_acquire_swfw_sync(struct ngbe_hw *hw, u32 mask) in ngbe_acquire_swfw_sync() function
1907 mac->acquire_swfw_sync = ngbe_acquire_swfw_sync; in ngbe_init_ops_pf()