Searched full:t_clk (Results 1 – 4 of 4) sorted by relevance
414 unsigned int t_clk; member1139 token_rate = ((rate / 1000) * 64) / (mp->t_clk / 1000); in tx_set_rate()1171 token_rate = ((rate / 1000) * 64) / (mp->t_clk / 1000); in txq_set_rate()1344 * Hardware coalescing parameters are set in units of 64 t_clk1365 temp += mp->t_clk / 2; in get_rx_coal()1366 do_div(temp, mp->t_clk); in get_rx_coal()1376 temp = (u64)usec * mp->t_clk; in set_rx_coal()1402 temp += mp->t_clk / 2; in get_tx_coal()1403 do_div(temp, mp->t_clk); in get_tx_coal()1412 temp = (u64)usec * mp->t_clk; in set_tx_coal()[all …]
413 unsigned int t_clk; member1136 token_rate = ((rate / 1000) * 64) / (mp->t_clk / 1000); in tx_set_rate()1168 token_rate = ((rate / 1000) * 64) / (mp->t_clk / 1000); in txq_set_rate()1341 * Hardware coalescing parameters are set in units of 64 t_clk1362 temp += mp->t_clk / 2; in get_rx_coal()1363 do_div(temp, mp->t_clk); in get_rx_coal()1373 temp = (u64)usec * mp->t_clk; in set_rx_coal()1399 temp += mp->t_clk / 2; in get_tx_coal()1400 do_div(temp, mp->t_clk); in get_tx_coal()1409 temp = (u64)usec * mp->t_clk; in set_tx_coal()[all …]
11 least one half of t_CLK. At an SPI frequency of 1MHz, this means a minimum
60 one half of t_CLK. At an SPI frequency of 1MHz, this means a minimum