Searched refs:innermac (Results 1 – 2 of 2) sorted by relevance
749 data->vxlan_fltr.innermac, data->vxlan_fltr.vni); in ecore_check_vxlan_fltr_add()753 if ((!ECORE_MEMCMP(data->vxlan_fltr.innermac, in ecore_check_vxlan_fltr_add()754 pos->u.vxlan_fltr.innermac, in ecore_check_vxlan_fltr_add()829 data->vxlan_fltr.innermac, data->vxlan_fltr.vni); in ecore_check_vxlan_fltr_del()833 if ((!ECORE_MEMCMP(data->vxlan_fltr.innermac, in ecore_check_vxlan_fltr_del()834 pos->u.vxlan_fltr.innermac, in ecore_check_vxlan_fltr_del()1281 uint8_t *mac = elem->cmd_data.vlan_mac.u.vxlan_fltr.innermac; in ecore_set_one_vxlan_fltr_e2()
570 uint8_t innermac[ETH_ALEN]; member