qed: Introduce DMA_REGPAIR_LE
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Sun, 21 Feb 2016 09:40:10 +0000 (11:40 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Feb 2016 03:49:16 +0000 (22:49 -0500)
commit944945986f125bdbbeaa78dac0c0eadb963eb34a
tree29b0f6667351f3451cde3b0f66fe618bef6da29e
parent06f56b8136b75a04ee6e142a9e345cfd4b357de5
qed: Introduce DMA_REGPAIR_LE

FW hsi contains regpairs, mostly for 64-bit address representations.
Since same paradigm is applied each time a regpair is filled, this
introduces a new utility macro for setting such regpairs.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_l2.c
drivers/net/ethernet/qlogic/qed/qed_sp_commands.c
drivers/net/ethernet/qlogic/qed/qed_spq.c
include/linux/qed/qed_chain.h
This page took 0.025337 seconds and 5 git commands to generate.