GET_INT_COAL     2181 drivers/net/ethernet/tehuti/tehuti.c 	ecoal->rx_coalesce_usecs = GET_INT_COAL(rdintcm) * INT_COAL_MULT;
GET_INT_COAL     2185 drivers/net/ethernet/tehuti/tehuti.c 	ecoal->tx_coalesce_usecs = GET_INT_COAL(tdintcm) * INT_COAL_MULT;