]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
e1000: fix K1 configuration
authorWenzhuo Lu <wenzhuo.lu@intel.com>
Fri, 16 Oct 2015 02:51:09 +0000 (10:51 +0800)
committerKevin Bowling <kbowling@FreeBSD.org>
Thu, 30 Sep 2021 00:23:56 +0000 (17:23 -0700)
commitb4c189e2fe07d67f8b2d92e5d29aaada48d6d882
tree398c6e3c90cd12deee27877a1e7d3814ab0bf607
parent4f7c9e7be14eaae7ae92bba66e5f4acbe0b64215
e1000: fix K1 configuration

This patch is for the following updates to the K1 configurations:
Tx idle period for entering K1 should be 128 ns.
Minimum Tx idle period in K1 should be 256 ns.

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
PR: 258153
Reviewed by: erj
Tested by: iron.udjin@gmail.com
Approved by: imp
Obtained from: DPDK (6f934fa24dfd437c90ead96bc7598ee77a117ede)
MFC after: 1 week

(cherry picked from commit d5ad2f2a67df54ac40148cca21e726bc61a48982)
sys/dev/e1000/e1000_ich8lan.c
sys/dev/e1000/e1000_ich8lan.h
sys/dev/e1000/e1000_phy.h