Searched refs:xgmac (Results 1 – 7 of 7) sorted by relevance
4 - compatible : Should be "calxeda,hb-xgmac"6 - interrupts : Should contain 3 xgmac interrupts. The 1st is main interrupt.15 compatible = "calxeda,hb-xgmac";
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() local271 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()
2 tristate "VFIO support for calxeda xgmac reset"5 Enables the VFIO platform driver to handle reset for Calxeda xgmac
1 obj-$(CONFIG_NET_CALXEDA_XGMAC) += xgmac.o
8 xgmac.o sge.o l2t.o cxgb3_offload.o aq100x.o
214 compatible = "calxeda,hb-xgmac";221 compatible = "calxeda,hb-xgmac";
356 struct xlr_fmn_info xgmac[2]; member