Searched refs:timer_max_ns (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dnet_driver.h657 * @timer_max_ns: Interrupt timer maximum value, in nanoseconds
783 unsigned int timer_max_ns; member in struct:ef4_nic
H A Dfalcon.c2380 efx->timer_max_ns = efx->type->timer_period_max *
H A Defx.c1907 timer_max_us = efx->timer_max_ns / 1000;
/linux-master/drivers/net/ethernet/sfc/
H A Def10.c269 efx->timer_max_ns = MCDI_DWORD(data,
276 efx->timer_max_ns = max_count * efx->timer_quantum_ns;
282 efx->timer_max_ns = max_count * efx->timer_quantum_ns;
287 efx->timer_quantum_ns, efx->timer_max_ns);
314 efx->timer_max_ns = efx->type->timer_period_max * quantum;
H A Defx.c438 timer_max_us = efx->timer_max_ns / 1000;
H A Dnet_driver.h839 * @timer_max_ns: Interrupt timer maximum value, in nanoseconds
1000 unsigned int timer_max_ns; member in struct:efx_nic
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dsiena.c232 efx->timer_max_ns = efx->type->timer_period_max *
H A Dnet_driver.h807 * @timer_max_ns: Interrupt timer maximum value, in nanoseconds
966 unsigned int timer_max_ns; member in struct:efx_nic
H A Defx.c438 timer_max_us = efx->timer_max_ns / 1000;

Completed in 250 milliseconds