Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h731 #define BNX2X_PHY_UNLOCK(sc) rte_spinlock_unlock(&sc->port.phy_mtx) macro
H A Dbnx2x.c289 BNX2X_PHY_UNLOCK(sc); in bnx2x_release_phy_lock()