Home
last modified time | relevance | path

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

/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82599.c583 bool got_lock = false; in ixgbe_start_mac_link_82599() local
597 got_lock = true; in ixgbe_start_mac_link_82599()
603 if (got_lock) in ixgbe_start_mac_link_82599()
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.c2911 bool got_lock = false; in txgbe_start_mac_link_raptor() local
2923 got_lock = true; in txgbe_start_mac_link_raptor()
2929 if (got_lock) in txgbe_start_mac_link_raptor()