Home
last modified time | relevance | path

Searched refs:qib_chase (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c114 static ushort qib_chase = 1; variable
115 module_param_named(chase, qib_chase, ushort, S_IRUGO);
1737 if (!qib_chase) in disable_chase()