Searched full:tsnep (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/drivers/net/ethernet/engleder/ |
H A D | tsnep_hw.h | 4 /* Hardware definition of TSNEP and EtherCAT MAC device */ 89 /* tsnep */ 101 /* tsnep register */ 167 /* tsnep gate control list operation */ 180 /* tsnep TX/RX descriptor */ 191 /* tsnep TX descriptor */ 205 /* tsnep TX descriptor writeback */ 222 /* tsnep RX descriptor */ 232 /* tsnep RX descriptor writeback */ 238 /* tsnep RX inline meta */
|
H A D | Makefile | 6 obj-$(CONFIG_TSNEP) += tsnep.o 8 tsnep-objs := tsnep_main.o tsnep_ethtool.o tsnep_ptp.o tsnep_tc.o \ 10 tsnep-$(CONFIG_TSNEP_SELFTESTS) += tsnep_selftests.o
|
H A D | Kconfig | 19 config TSNEP config 29 called tsnep. 34 depends on TSNEP
|
H A D | tsnep.h | 19 #define TSNEP "tsnep" macro
|
H A D | tsnep_ptp.c | 4 #include "tsnep.h" 212 snprintf(adapter->ptp_clock_info.name, 16, "%s", TSNEP); in tsnep_ptp_init()
|
H A D | tsnep_xdp.c | 7 #include "tsnep.h"
|
H A D | tsnep_ethtool.c | 4 #include "tsnep.h" 83 strscpy(drvinfo->driver, TSNEP, sizeof(drvinfo->driver)); in tsnep_ethtool_get_drvinfo()
|
H A D | tsnep_rxnfc.c | 4 #include "tsnep.h"
|
H A D | tsnep_main.c | 18 #include "tsnep.h" 249 /* disable EEE autoneg, EEE not supported by TSNEP */ in tsnep_phy_open() 2381 adapter->mdiobus->name = TSNEP "-mdiobus"; in tsnep_mdio_init() 2632 { .compatible = "engleder,tsnep", }, 2639 .name = TSNEP,
|
H A D | tsnep_tc.c | 4 #include "tsnep.h"
|
H A D | tsnep_selftests.c | 4 #include "tsnep.h"
|
/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | engleder,tsnep.yaml | 4 $id: http://devicetree.org/schemas/net/engleder,tsnep.yaml# 17 const: engleder,tsnep 81 compatible = "engleder,tsnep"; 100 compatible = "engleder,tsnep";
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |