Searched refs:TSE (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | altera_tse.txt | 1 * Altera Triple-Speed Ethernet MAC driver (TSE) 4 - compatible: Should be "altr,tse-1.0" for legacy SGDMA based TSE, and should 5 be "altr,tse-msgdma-1.0" for the preferred MSGDMA based TSE. 18 - interrupts: Should contain the TSE interrupts and it's mode. 29 If present, TSE supports additional unicast addresses. 32 If present, TSE supports a hash based multicast filter. 35 - mdio device tree subnode: When the TSE has a phy connected to its local
|
/linux-4.1.27/drivers/net/ethernet/altera/ |
D | Kconfig | 6 This driver supports the Altera Triple-Speed (TSE) Ethernet MAC.
|
/linux-4.1.27/Documentation/networking/ |
D | altera_tse.txt | 5 This is the driver for the Altera Triple-Speed Ethernet (TSE) controllers 133 The statistics supported by the TSE and the device driver are as follows: 251 Altera TSE. This statistics counts the number of received good and errored 253 in the frm_length register. See the Altera TSE User Guide for More details.
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-dev.c | 335 XGMAC_DMA_IOWRITE_BITS(channel, DMA_CH_TCR, TSE, 1); in xgbe_config_tso_mode() 1531 XGMAC_SET_BITS_LE(rdesc->desc3, TX_NORMAL_DESC3, TSE, 1); in xgbe_dev_xmit()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | i915_reg.h | 2223 #define TSE (1<<0) macro
|
D | intel_pm.c | 3736 I915_WRITE16(TSC1, I915_READ(TSC1) | TSE); in ironlake_enable_drps()
|