Searched refs:xgmac (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | hwif.c | 93 bool xgmac; member 111 .xgmac = false, 129 .xgmac = false, 147 .xgmac = false, 165 .xgmac = false, 183 .xgmac = false, 201 .xgmac = false, 219 .xgmac = true, 238 .xgmac = true, 306 if (needs_xgmac ^ entry->xgmac) in stmmac_hwif_init()
|
/Linux-v5.10/arch/mips/netlogic/xlr/ |
D | fmn-config.c | 96 total_credits += cfg->xgmac[0].credit_config[bkt]; in check_credit_distribution() 97 total_credits += cfg->xgmac[1].credit_config[bkt]; in check_credit_distribution() 184 struct xlr_fmn_info *xgmac = xlr_board_fmn_config.xgmac; in xlr_board_info_setup() local 271 setup_fmn_cc(&xgmac[0], FMN_STNID_XMAC0_00_TX, in xlr_board_info_setup() 273 setup_fmn_cc(&xgmac[1], FMN_STNID_XMAC1_00_TX, in xlr_board_info_setup()
|
/Linux-v5.10/drivers/vfio/platform/reset/ |
D | Kconfig | 3 tristate "VFIO support for calxeda xgmac reset" 6 Enables the VFIO platform driver to handle reset for Calxeda xgmac
|
/Linux-v5.10/drivers/net/ethernet/calxeda/ |
D | Makefile | 2 obj-$(CONFIG_NET_CALXEDA_XGMAC) += xgmac.o
|
/Linux-v5.10/arch/arm64/boot/dts/amd/ |
D | amd-seattle-xgbe-b.dtsi | 36 xgmac0: xgmac@e0700000 { 62 xgmac1: xgmac@e0900000 {
|
/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb3/ |
D | Makefile | 9 xgmac.o sge.o l2t.o cxgb3_offload.o aq100x.o
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | ecx-common.dtsi | 204 compatible = "calxeda,hb-xgmac"; 211 compatible = "calxeda,hb-xgmac";
|
/Linux-v5.10/arch/mips/include/asm/netlogic/xlr/ |
D | fmn.h | 354 struct xlr_fmn_info xgmac[2]; member
|