Searched refs:source_attr (Results 1 – 3 of 3) sorted by relevance
117 __be32 source_attr; /* Programmed into SATR register */ member
172 link->source_attr = cpu_to_be32(CCSR_DMA_ATR_SNOOP | in fsl_dma_update_pointers()638 link->source_attr = cpu_to_be32(CCSR_DMA_ATR_SNOOP | in fsl_dma_hw_params()646 link->source_attr = cpu_to_be32(CCSR_DMA_ATR_NOSNOOP | in fsl_dma_hw_params()
383 const struct nlattr *source_attr) in vxlan_mdb_group_set() argument398 if (source_attr) in vxlan_mdb_group_set()399 vxlan_nla_get_addr(&group->src, source_attr); in vxlan_mdb_group_set()