android_kernel_xiaomi_sm8350/drivers/infiniband/hw
Roland Dreier b3226184af IB/mlx4: Micro-optimize mlx4_ib_poll_one()
Rather than byte-swapping cqe->g_mlpath_rqpn each time we extract a
field from it, byte-swap it once into a temporary variable.  This 
results in smaller, better code -- eg, on 32-bit x86:

add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-5 (-5)
function                                     old     new   delta
mlx4_ib_poll_cq                             1188    1183      -5

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-01-25 14:15:34 -08:00
..
amso1100 [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00
cxgb3 IB: Spelling fixes in comments 2008-01-25 14:15:29 -08:00
ehca IB: Spelling fixes in comments 2008-01-25 14:15:29 -08:00
ipath IB/ipath: Convert from .nopage to .fault 2008-01-25 14:15:29 -08:00
mlx4 IB/mlx4: Micro-optimize mlx4_ib_poll_one() 2008-01-25 14:15:34 -08:00
mthca IB/mthca: Remove MSI support as scheduled 2008-01-25 14:15:33 -08:00