HomeSort by relevance Sort by last modified time
    Searched refs:RTL8153_RMS (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/usb/eth/
r8152.c 473 u32 ocp_data = (RTL8152_AGG_BUF_SZ - RTL8153_RMS) / 4;
800 ocp_data = RTL8153_RMS;
836 ocp_data = RTL8153_RMS;
    [all...]
r8152.h 460 #define RTL8153_RMS (RTL8152_ETH_FRAME_LEN + CRC_SIZE)

Completed in 51 milliseconds