Home
last modified time | relevance | path

Searched hist:"1 db76c14d215c8b26024dd532de3dcaf66ea30f7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_cmd.cdiff 1db76c14d215c8b26024dd532de3dcaf66ea30f7 Wed May 17 09:48:07 CDT 2006 Roland Dreier <rolandd@cisco.com> IB/mthca: Make fw_cmd_doorbell default to 0

Setting fw_cmd_doorbell allows FW command to be queued using posted
writes instead of requiring polling on a "go" bit, so it should be a
performance boost. However, the option causes problems with at least
some device/firmware combinations, so set the default to 0 until we
understand what's going on better.

Signed-off-by: Roland Dreier <rolandd@cisco.com>