]> git.baikalelectronics.ru Git - kernel.git/commit
qed: Add aux. function translating sb_id -> igu_sb_id
authorMintz, Yuval <Yuval.Mintz@cavium.com>
Thu, 1 Jun 2017 12:29:05 +0000 (15:29 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 1 Jun 2017 16:17:17 +0000 (12:17 -0400)
commitaf63aeb661b5e4032ec8368a6a73e4c61ca578e6
tree57f483245240ab146c9c2a13af293efadd32f1fa
parent9a12d8041352b9e532d1e45f28ec917ebf49a347
qed: Add aux. function translating sb_id -> igu_sb_id

An additional step for relaxing the IGU order assumption, we now add
an auxiliary function that can be used for finding the HW status block
that's associated with a given MSI-x vector.

Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_int.c