sky2_clk2us      4062 drivers/net/ethernet/marvell/sky2.c 		ecmd->tx_coalesce_usecs = sky2_clk2us(hw, clks);
sky2_clk2us      4070 drivers/net/ethernet/marvell/sky2.c 		ecmd->rx_coalesce_usecs = sky2_clk2us(hw, clks);
sky2_clk2us      4078 drivers/net/ethernet/marvell/sky2.c 		ecmd->rx_coalesce_usecs_irq = sky2_clk2us(hw, clks);
sky2_clk2us      4092 drivers/net/ethernet/marvell/sky2.c 	const u32 tmax = sky2_clk2us(hw, 0x0ffffff);