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

/openwrt/package/kernel/lantiq/ltq-ptm/src/
H A Difxmips_ptm_adsl.h74 #define ETH_MAX_FRAME_LENGTH (1518 + 4 * 2) macro
H A Difxmips_ptm_vdsl.h69 #define ETH_MAX_FRAME_LENGTH (1518 + 4 * 2) macro
H A Difxmips_ptm_adsl.c79 static int rx_max_packet_size = ETH_MAX_FRAME_LENGTH;
1355 rx_port_cfg.mfs = ETH_MAX_FRAME_LENGTH;

Completed in 46 milliseconds