Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c221 #define RTL_COALESCE_RX_USECS GENMASK(7, 4) macro
1874 c_us = FIELD_GET(RTL_COALESCE_RX_USECS, intrmit); in rtl_get_coalesce()
1953 w |= FIELD_PREP(RTL_COALESCE_RX_USECS, units); in rtl_set_coalesce()