summaryrefslogtreecommitdiff
path: root/irq.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-09-22 23:55:34 +0300
committerTobias Klauser <tklauser@distanz.ch>2016-10-04 17:18:13 +0200
commit12ccf0c12dde24f9b759b1747c88b2f09439c7d8 (patch)
tree1241f30ec581af5b4bdf0788214a106eb8c8180d /irq.h
parentf4c1856026c0edcc1e2285cf6ae773057bee51cd (diff)
trafgen: parser: Add 'pause()' function for IEEE 802.3X PAUSE header
Add 'pause()' proto header function for IEEE 802.3X PAUSE header generation with the fields: code - MAC Control opcode (default 0x0001) time - PAUSE time (default 0) Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'irq.h')
0 files changed, 0 insertions, 0 deletions
-link subnode Andrew Goodbody reported testing v2 on a board that doesn't use dual_emac mode, but with 2 PHYs using phy-handle properties [1]. Nicolas Chauvet reported testing v2 on an HP t410 (dm8148). Markus Brunner reported testing v1 on the following [2]: - emac0 with phy_id and emac1 with fixed phy - emac0 with phy-handle and emac1 with fixed phy - emac0 with fixed phy and emac1 with fixed phy [1] https://lkml.org/lkml/2016/4/22/537 [2] http://www.spinics.net/lists/netdev/msg357890.html ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat