Searched refs:BNX2X_PHY_UNLOCK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ | ||
| H A D | bnx2x.h | 731 #define BNX2X_PHY_UNLOCK(sc) rte_spinlock_unlock(&sc->port.phy_mtx) macro |
| H A D | bnx2x.c | 289 BNX2X_PHY_UNLOCK(sc); in bnx2x_release_phy_lock() |