Home
last modified time | relevance | path

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

/arch/mips/netlogic/xlr/
Dfmn-config.c95 total_credits += cfg->xgmac[0].credit_config[bkt]; in check_credit_distribution()
96 total_credits += cfg->xgmac[1].credit_config[bkt]; in check_credit_distribution()
183 struct xlr_fmn_info *xgmac = xlr_board_fmn_config.xgmac; in xlr_board_info_setup() local
270 setup_fmn_cc(&xgmac[0], FMN_STNID_XMAC0_00_TX, in xlr_board_info_setup()
272 setup_fmn_cc(&xgmac[1], FMN_STNID_XMAC1_00_TX, in xlr_board_info_setup()
/arch/arm/boot/dts/
Decx-common.dtsi210 compatible = "calxeda,hb-xgmac";
217 compatible = "calxeda,hb-xgmac";
/arch/mips/include/asm/netlogic/xlr/
Dfmn.h352 struct xlr_fmn_info xgmac[2]; member