Searched refs:ecore_config_mcast (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/net/bnx2x/ |
| H A D | ecore_sp.h | 1929 int ecore_config_mcast(struct bnx2x_softc *sc,
|
| H A D | bnx2x.c | 1874 rc = ecore_config_mcast(sc, &rparam, ECORE_MCAST_CMD_DEL); in bnx2x_chip_cleanup() 1986 rc = ecore_config_mcast(sc, &rparam, ECORE_MCAST_CMD_DEL); in bnx2x_squeeze_objects() 1994 rc = ecore_config_mcast(sc, &rparam, ECORE_MCAST_CMD_CONT); in bnx2x_squeeze_objects() 2002 rc = ecore_config_mcast(sc, &rparam, ECORE_MCAST_CMD_CONT); in bnx2x_squeeze_objects() 4285 rc = ecore_config_mcast(sc, &rparam, ECORE_MCAST_CMD_CONT); in bnx2x_handle_mcast_eqe()
|
| H A D | ecore_sp.c | 3039 int ecore_config_mcast(struct bnx2x_softc *sc, in ecore_config_mcast() function
|