Home
last modified time | relevance | path

Searched refs:ETH_FILTER_TYPE_MAC_VNI_PAIR (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2.c1389 p_first_filter->type = ETH_FILTER_TYPE_MAC_VNI_PAIR; break; in ecore_filter_ucast_common()
1399 (p_first_filter->type == ETH_FILTER_TYPE_MAC_VNI_PAIR)) in ecore_filter_ucast_common()
1412 (p_first_filter->type == ETH_FILTER_TYPE_MAC_VNI_PAIR) || in ecore_filter_ucast_common()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_eth.h707 ETH_FILTER_TYPE_MAC_VNI_PAIR /* Add/remove a MAC-VNI pair */, enumerator