Searched refs:edc_mode (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x_link.c2854 u16 *edc_mode)
2858 *edc_mode = EDC_MODE_LIMITING;
2895 *edc_mode =
2925 *edc_mode = EDC_MODE_LINEAR;
2927 *edc_mode = EDC_MODE_LIMITING;
2929 DP(NETIF_MSG_LINK, "EDC mode is set to 0x%x\n", *edc_mode);
2988 u16 edc_mode)
3004 if (edc_mode == EDC_MODE_LIMITING) {
3052 u16 edc_mode)
3080 /* Keep the MSB 8-bits, and set the LSB 8-bits with the edc_mode */
2853 bnx2x_get_edc_mode(struct link_params *params, u16 *edc_mode) argument
2987 bnx2x_bcm8726_set_limiting_mode(struct link_params *params, u16 edc_mode) argument
3051 bnx2x_bcm8727_set_limiting_mode(struct link_params *params, u16 edc_mode) argument
3160 u16 edc_mode; local
[all...]

Completed in 114 milliseconds