Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.h730 #define BNX2X_PHY_LOCK(sc) rte_spinlock_lock(&sc->port.phy_mtx) macro
H A Dbnx2x.c282 BNX2X_PHY_LOCK(sc); in bnx2x_acquire_phy_lock()