Home
last modified time | relevance | path

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

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