Searched refs:ETHTOOL_GCOALESCE (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/ethtool/
H A Dioctl.c1727 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE };
2624 struct ethtool_coalesce coalesce = { .cmd = ETHTOOL_GCOALESCE };
2711 case ETHTOOL_GCOALESCE:
2878 case ETHTOOL_GCOALESCE:
2978 case ETHTOOL_GCOALESCE:
/linux-master/include/uapi/linux/
H A Dethtool.h1601 #define ETHTOOL_GCOALESCE 0x0000000e /* Get coalesce config */ macro
/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c17633 ec->cmd = ETHTOOL_GCOALESCE;

Completed in 150 milliseconds