Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dr8152.h460 #define RTL8153_RMS (RTL8152_ETH_FRAME_LEN + CRC_SIZE) macro
H A Dr8152.c472 u32 ocp_data = (RTL8152_AGG_BUF_SZ - RTL8153_RMS) / 4; in r8153_set_rx_early_size()
799 ocp_data = RTL8153_RMS; in r8153_first_init()
835 ocp_data = RTL8153_RMS; in r8153_enter_oob()
/openbmc/linux/drivers/net/usb/
H A Dr8152.c759 #define RTL8153_RMS RTL8153_MAX_PACKET macro