Linux Kernel
3.7.1
|
Go to the source code of this file.
Enumerations | |
enum | { MLX4_CATAS_POLL_INTERVAL = 5 * HZ } |
Functions | |
module_param (internal_err_reset, int, 0644) | |
MODULE_PARM_DESC (internal_err_reset,"Reset device on internal errors if non-zero"" (default 1, in SRIOV mode default is 0)") | |
void | mlx4_start_catas_poll (struct mlx4_dev *dev) |
void | mlx4_stop_catas_poll (struct mlx4_dev *dev) |
void __init | mlx4_catas_init (void) |
module_param | ( | internal_err_reset | , |
int | , | ||
0644 | |||
) |