]> Git Repo - J-linux.git/blob - drivers/net/ethernet/wangxun/ngbe/ngbe_mdio.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / drivers / net / ethernet / wangxun / ngbe / ngbe_mdio.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * WangXun Gigabit PCI Express Linux driver
4  * Copyright (c) 2019 - 2022 Beijing WangXun Technology Co., Ltd.
5  */
6
7 #ifndef _NGBE_MDIO_H_
8 #define _NGBE_MDIO_H_
9
10 int ngbe_mdio_init(struct wx *wx);
11 #endif /* _NGBE_MDIO_H_ */
This page took 0.028692 seconds and 4 git commands to generate.