Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c115 static void bnx2x_int_disable(struct bnx2x_softc *sc);
1823 bnx2x_int_disable(sc); in bnx2x_int_disable_sync()
4137 bnx2x_int_disable(sc); in bnx2x_attn_int_deasserted()
5705 static void bnx2x_int_disable(struct bnx2x_softc *sc) in bnx2x_int_disable() function