Searched refs:RTL_COALESCE_RX_USECS (Results 1 – 1 of 1) sorted by relevance
221 #define RTL_COALESCE_RX_USECS GENMASK(7, 4) macro1874 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()