net: dwc_eth_qos: public some functions
authorPeng Fan <peng.fan@nxp.com>
Tue, 26 Jul 2022 08:41:14 +0000 (16:41 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 26 Jul 2022 09:29:01 +0000 (11:29 +0200)
commit149e80f74b6c28ff3e06b210579919cbb2c69a8d
tree35b12a11d9cf023bd0ff6a010fd6facc839425ac
parent00fcfa81cbf7da5397bb745f934400f3192804d7
net: dwc_eth_qos: public some functions

Move macros and structures to header file and make some functions
public, so that could used by other files, this is to
prepare split platform specific config to one file.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
drivers/net/dwc_eth_qos.c
drivers/net/dwc_eth_qos.h [new file with mode: 0644]