mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
IB/mlx4: Factor out setting other WQE segments
Factor code to set remote address, atomic and datagram segments out of mlx4_ib_post_send() into small helper functions. This doesn't change the generated code in any significant way, and makes the source easier on the eyes. Signed-off-by: Roland Dreier <rolandd@cisco.com>
This commit is contained in:
parent
d420d9e32f
commit
0fbfa6a906
1 changed files with 36 additions and 31 deletions
Loading…
Add table
Add a link
Reference in a new issue