Searched refs:BNX2X_PHY_LOCK (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ | ||
| H A D | bnx2x.h | 730 #define BNX2X_PHY_LOCK(sc) rte_spinlock_lock(&sc->port.phy_mtx) macro |
| H A D | bnx2x.c | 282 BNX2X_PHY_LOCK(sc); in bnx2x_acquire_phy_lock() |