Searched refs:ecore_config_mcast (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | ecore_sp.h | 1929 int ecore_config_mcast(struct bnx2x_softc *sc,
|
| H A D | bnx2x.c | 1870 rc = ecore_config_mcast(sc, &rparam, ECORE_MCAST_CMD_DEL); in bnx2x_chip_cleanup() 1982 rc = ecore_config_mcast(sc, &rparam, ECORE_MCAST_CMD_DEL); in bnx2x_squeeze_objects() 1990 rc = ecore_config_mcast(sc, &rparam, ECORE_MCAST_CMD_CONT); in bnx2x_squeeze_objects() 1998 rc = ecore_config_mcast(sc, &rparam, ECORE_MCAST_CMD_CONT); in bnx2x_squeeze_objects() 4281 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
|