Searched refs:vni_mask (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_mps.c | 203 unsigned int vni, unsigned int vni_mask, in cxgb4_alloc_encap_mac_filt() argument 208 ret = t4_alloc_encap_mac_filt(adap, viid, addr, mask, vni, vni_mask, in cxgb4_alloc_encap_mac_filt()
|
D | cxgb4.h | 2011 unsigned int vni_mask, u8 dip_hit, u8 lookup_type, 2151 unsigned int vni, unsigned int vni_mask,
|
D | t4_hw.c | 7863 unsigned int vni_mask, u8 dip_hit, u8 lookup_type, in t4_alloc_encap_mac_filt() argument 7887 p->vni_mask_pkd = cpu_to_be32(FW_VI_MAC_CMD_VNI_MASK_V(vni_mask)); in t4_alloc_encap_mac_filt()
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | mcg.c | 889 rule_hw->vxlan.vni_mask = in parse_trans_rule() 890 cpu_to_be32(be32_to_cpu(spec->vxlan.vni_mask) << 8); in parse_trans_rule()
|