Home
last modified time | relevance | path

Searched refs:vni (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib.h109 #define EIB_VNIC_ID(dvi, vni) \ argument
110 ((((dvi) & EIB_DVI_MASK) << EIB_DVI_SHIFT) | ((vni) & EIB_VNI_MASK))
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_l2_api.h156 u32 vni; member
H A Decore_l2.c1414 p_first_filter->vni = OSAL_CPU_TO_LE32(p_filter_cmd->vni); in ecore_filter_ucast_common()
1422 p_second_filter->vni = p_first_filter->vni; in ecore_filter_ucast_common()
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-kernel.man4d.inc57 file path=usr/share/man/man4d/vni.4d
/illumos-gate/usr/src/man/man4d/
H A DMakefile150 vni.4d \
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h865 const u8 *addr, const u8 *mask, unsigned int vni,
H A Dt4_hw.c8209 const u8 *addr, const u8 *mask, unsigned int vni, in t4_alloc_encap_mac_filt() argument
8230 p->lookup_type_to_vni = cpu_to_be32(V_FW_VI_MAC_CMD_VNI(vni) | in t4_alloc_encap_mac_filt()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_eth.h673 __le32 vni; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h3387 u32_t vni; member