Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/
H A Dr8169_main.c230 #define RTL_COALESCE_RX_USECS GENMASK(7, 4) macro
1786 c_us = FIELD_GET(RTL_COALESCE_RX_USECS, intrmit); in rtl_get_coalesce()
1862 w |= FIELD_PREP(RTL_COALESCE_RX_USECS, units); in rtl_set_coalesce()