Searched refs:dest_obj (Results 1 – 1 of 1) sorted by relevance
1759 struct ecore_vlan_mac_obj *dest_obj = NULL; in lm_move_mac_addr() local1796 dest_obj = &pdev->client_info[dest_chain_idx].mac_vlan_obj; in lm_move_mac_addr()1804 dest_obj = &pdev->client_info[dest_chain_idx].mac_obj; in lm_move_mac_addr()1814 ramrod_param.user_req.target_obj = dest_obj; in lm_move_mac_addr()4215 struct ecore_vlan_mac_obj *dest_obj = NULL; in lm_check_mac_addr_exist() local4236 dest_obj = &pdev->client_info[chain_idx].mac_vlan_obj; in lm_check_mac_addr_exist()4243 dest_obj = &pdev->client_info[chain_idx].mac_obj; in lm_check_mac_addr_exist()4248 ecore_status = dest_obj->check_add(pdev,dest_obj,&classification_ramrod_data); in lm_check_mac_addr_exist()