Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_ethdev.c278 ret = bnx2x_nic_unload(sc, UNLOAD_NORMAL, FALSE); in bnx2x_dev_stop()
H A Dbnx2x.h2001 int bnx2x_nic_unload(struct bnx2x_softc *sc, uint32_t unload_mode, uint8_t keep_link);
H A Dbnx2x.c2005 bnx2x_nic_unload(struct bnx2x_softc *sc, uint32_t unload_mode, uint8_t keep_link) in bnx2x_nic_unload() function
7424 bnx2x_nic_unload(sc, UNLOAD_CLOSE, FALSE); in bnx2x_nic_load()