Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/realtek/
Dr8169_main.c220 #define RTL_COALESCE_RX_USECS GENMASK(7, 4) macro
1809 c_us = FIELD_GET(RTL_COALESCE_RX_USECS, intrmit); in rtl_get_coalesce()
1888 w |= FIELD_PREP(RTL_COALESCE_RX_USECS, units); in rtl_set_coalesce()