Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcoalesce.c363 supported_params |= ETHTOOL_COALESCE_RX_PROFILE; in ethnl_set_coalesce_validate()
/linux/include/linux/
H A Dethtool.h331 #define ETHTOOL_COALESCE_RX_PROFILE BIT(27) macro