Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c111 static void bnx2x_int_disable(struct bnx2x_softc *sc);
1819 bnx2x_int_disable(sc); in bnx2x_int_disable_sync()
4133 bnx2x_int_disable(sc); in bnx2x_attn_int_deasserted()
5701 static void bnx2x_int_disable(struct bnx2x_softc *sc) in bnx2x_int_disable() function