qed: aRFS infrastructure support
authorChopra, Manish <Manish.Chopra@cavium.com>
Thu, 13 Apr 2017 11:54:44 +0000 (04:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Apr 2017 17:06:18 +0000 (13:06 -0400)
commitd51e4af5c2092c48a06ceaf2323b13a39a2df4ee
tree236d338a52e7abee79ca613a972ac4b643525d3a
parent53a759c89b7924b2cd218b40fa4b51f9220f20b1
qed: aRFS infrastructure support

This patch adds necessary APIs to interface with
qede aRFS support in successive patch.

It also reserves separate PTT entry for aRFS,
[as being in fastpath flow] for hardware access instead of
trying to acquire it at run time from the ptt pool.

Signed-off-by: Manish Chopra <manish.chopra@cavium.com>
Signed-off-by: Yuval Mintz <yuval.mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed.h
drivers/net/ethernet/qlogic/qed/qed_cxt.c
drivers/net/ethernet/qlogic/qed/qed_hsi.h
drivers/net/ethernet/qlogic/qed/qed_init_fw_funcs.c
drivers/net/ethernet/qlogic/qed/qed_l2.c
drivers/net/ethernet/qlogic/qed/qed_l2.h
drivers/net/ethernet/qlogic/qed/qed_main.c
drivers/net/ethernet/qlogic/qed/qed_reg_addr.h
drivers/net/ethernet/qlogic/qed/qed_sp.h
include/linux/qed/qed_eth_if.h
include/linux/qed/qed_if.h