Home
last modified time | relevance | path

Searched refs:xgmac (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/Documentation/devicetree/bindings/net/
Dcalxeda-xgmac.txt4 - compatible : Should be "calxeda,hb-xgmac"
6 - interrupts : Should contain 3 xgmac interrupts. The 1st is main interrupt.
15 compatible = "calxeda,hb-xgmac";
/linux-4.4.14/arch/mips/netlogic/xlr/
Dfmn-config.c96 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-4.4.14/drivers/vfio/platform/reset/
DKconfig2 tristate "VFIO support for calxeda xgmac reset"
5 Enables the VFIO platform driver to handle reset for Calxeda xgmac
/linux-4.4.14/drivers/net/ethernet/calxeda/
DMakefile1 obj-$(CONFIG_NET_CALXEDA_XGMAC) += xgmac.o
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
DMakefile8 xgmac.o sge.o l2t.o cxgb3_offload.o aq100x.o
/linux-4.4.14/arch/arm/boot/dts/
Decx-common.dtsi214 compatible = "calxeda,hb-xgmac";
221 compatible = "calxeda,hb-xgmac";
/linux-4.4.14/arch/mips/include/asm/netlogic/xlr/
Dfmn.h356 struct xlr_fmn_info xgmac[2]; member