]> git.droids-corp.org - dpdk.git/commit
net/axgbe: simplify rate change mailbox interface
authorSelwin Sebastian <selwin.sebastian@amd.com>
Tue, 25 Jan 2022 12:17:44 +0000 (17:47 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 27 Jan 2022 14:29:23 +0000 (15:29 +0100)
commit0df8d8df7ed6b3aa3547197464eeef1eab69b85a
tree79515da81e916704329db194252ae7c061148b20
parent09b0a36cc7aef21deec6a73d3930a5fd43dfaed9
net/axgbe: simplify rate change mailbox interface

Simplify and centralize the mailbox command rate change interface by
having a single function perform the writes to the mailbox registers
to issue the request.

Signed-off-by: Selwin Sebastian <selwin.sebastian@amd.com>
Acked-by: Chandubabu Namburu <chandu@amd.com>
drivers/net/axgbe/axgbe_phy_impl.c