Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcoalesce.c366 supported_params |= ETHTOOL_COALESCE_TX_PROFILE; in ethnl_set_coalesce_validate()
/linux/include/linux/
H A Dethtool.h332 #define ETHTOOL_COALESCE_TX_PROFILE BIT(28) macro