Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h40 s32 txgbe_acquire_swfw_sync(struct txgbe_hw *hw, u32 mask);
H A Dtxgbe_hw.c1272 s32 txgbe_acquire_swfw_sync(struct txgbe_hw *hw, u32 mask) in txgbe_acquire_swfw_sync() function
2804 mac->acquire_swfw_sync = txgbe_acquire_swfw_sync; in txgbe_init_ops_pf()