Searched refs:int_mod_timer (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_param.c79 ATL1E_PARAM(int_mod_timer, "Interrupt Moderator Timer");
230 val = int_mod_timer[bd];
/linux-master/drivers/net/ethernet/atheros/atlx/
H A Datl1.c97 static int int_mod_timer[ATL1_MAX_NIC+1] = ATL1_PARAM_INIT; variable
99 module_param_array_named(int_mod_timer, int_mod_timer, int,
101 MODULE_PARM_DESC(int_mod_timer, "Interrupt moderator timer");
208 val = int_mod_timer[bd];

Completed in 123 milliseconds