Searched refs:ECORE_MCAST_CMD_DEL (Results 1 – 3 of 3) sorted by relevance
| /freebsd-head/sys/dev/bxe/ |
| HD | ecore_sp.c | 2913 case ECORE_MCAST_CMD_DEL: in ecore_mcast_enqueue_cmd() 3020 case ECORE_MCAST_CMD_DEL: in ecore_mcast_set_one_rule_e2() 3184 case ECORE_MCAST_CMD_DEL: in ecore_mcast_handle_pending_cmds_e2() 3244 o->set_one_rule(sc, o, cnt, NULL, ECORE_MCAST_CMD_DEL); in ecore_mcast_hdl_del() 3282 case ECORE_MCAST_CMD_DEL: in ecore_mcast_handle_current_cmd() 3310 case ECORE_MCAST_CMD_DEL: in ecore_mcast_validate_e2() 3495 if ((cmd == ECORE_MCAST_CMD_DEL) || (cmd == ECORE_MCAST_CMD_RESTORE)) in ecore_mcast_validate_e1h() 3575 case ECORE_MCAST_CMD_DEL: in ecore_mcast_setup_e1h() 3616 case ECORE_MCAST_CMD_DEL: in ecore_mcast_validate_e1() 3801 case ECORE_MCAST_CMD_DEL: in ecore_mcast_handle_pending_cmds_e1()
|
| HD | ecore_sp.h | 999 ECORE_MCAST_CMD_DEL, enumerator
|
| HD | bxe.c | 4058 rc = ecore_config_mcast(sc, &rparam, ECORE_MCAST_CMD_DEL); in bxe_chip_cleanup() 4189 rc = ecore_config_mcast(sc, &rparam, ECORE_MCAST_CMD_DEL); in bxe_squeeze_objects() 12077 rc = ecore_config_mcast(sc, &rparam, ECORE_MCAST_CMD_DEL); in bxe_set_mc_list()
|