Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dethtool.h1885 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c17654 ec->cmd = ETHTOOL_GCOALESCE; in tg3_init_coal()