summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@armlinux.org.uk>2020-01-24 11:03:16 +0000
committerRussell King <rmk+kernel@armlinux.org.uk>2020-04-02 19:45:36 +0100
commitec9638f26c7f9db03ddce5cf5d939bc3fa1c2fb7 (patch)
treeba73b492451c536970ccf845a6d23dfb0e8f521d /security
parent120a80c696a16d148fdf52dd829bf81c59a38f92 (diff)
net: phylink: add separate pcs operations structure
Add a separate set of PCS operations, which MAC drivers can use to couple phylink with their associated MAC PCS layer. The PCS operations include: - pcs_get_state() - reads the link up/down, resolved speed, duplex and pause from the PCS. - pcs_config() - configures the PCS for the specified mode, PHY interface type, and setting the advertisement. - pcs_an_restart() - restarts 802.3 in-band negotiation with the link partner - pcs_link_up() - informs the PCS that link has come up, and the parameters of the link. Link parameters are used to program the PCS for fixed speed and non-inband modes. Reviewed-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions