Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.c2320 case ECORE_MCAST_CMD_DEL: in ecore_mcast_enqueue_cmd()
2427 case ECORE_MCAST_CMD_DEL: in ecore_mcast_set_one_rule_e2()
2598 case ECORE_MCAST_CMD_DEL: in ecore_mcast_handle_pending_cmds_e2()
2663 o->set_one_rule(sc, o, cnt, NULL, ECORE_MCAST_CMD_DEL); in ecore_mcast_hdl_del()
2701 case ECORE_MCAST_CMD_DEL: in ecore_mcast_handle_current_cmd()
2729 case ECORE_MCAST_CMD_DEL: in ecore_mcast_validate_e2()
2914 if ((cmd == ECORE_MCAST_CMD_DEL) || (cmd == ECORE_MCAST_CMD_RESTORE)) in ecore_mcast_validate_e1h()
2997 case ECORE_MCAST_CMD_DEL: in ecore_mcast_setup_e1h()
H A Decore_sp.h950 ECORE_MCAST_CMD_DEL, enumerator
H A Dbnx2x.c1870 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()