sa_vlan_ins       756 drivers/net/ethernet/amd/xgbe/xgbe-drv.c 	hw_feat->sa_vlan_ins = XGMAC_GET_BITS(mac_hfr0, MAC_HWF0R, SAVLANINS);
sa_vlan_ins       861 drivers/net/ethernet/amd/xgbe/xgbe-drv.c 			hw_feat->sa_vlan_ins ? "yes" : "no");
sa_vlan_ins       977 drivers/net/ethernet/amd/xgbe/xgbe.h 	unsigned int sa_vlan_ins;	/* Source Address or VLAN Insertion */
sa_vlan_ins       203 drivers/net/ethernet/synopsys/dwc-xlgmac-common.c 	if (pdata->hw_feat.sa_vlan_ins)
sa_vlan_ins       412 drivers/net/ethernet/synopsys/dwc-xlgmac-common.c 	hw_feat->sa_vlan_ins = XLGMAC_GET_REG_BITS(mac_hfr0,
sa_vlan_ins       564 drivers/net/ethernet/synopsys/dwc-xlgmac-common.c 		  pdata->hw_feat.sa_vlan_ins ? "YES" : "NO");
sa_vlan_ins       512 drivers/net/ethernet/synopsys/dwc-xlgmac.h 	unsigned int sa_vlan_ins;	/* Source Address or VLAN Insertion */