commit | 52358aad36abb2bc9017d7319f2531b94429354d | [log] [tgz] |
---|---|---|
author | Sunil Goutham <sgoutham@cavium.com> | Fri Aug 12 16:51:29 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 13 11:59:30 2016 -0700 |
tree | ac01f2a7d73e3540aff86ca93bc80053be932875 | |
parent | 02a72bd8cded6aea8385d996b7d3d5403653f88a [diff] |
net: thunderx: Enable mailbox interrupts on 81xx/83xx 88xx has 128 VFs, 81xx has 8 VFs and 83xx will have 32VFs. Made changes to PF driver such that mailbox interrupt enable registers are configuired based on number of VFs HW supports. Also cleanedup mailbox irq handler registration code. Signed-off-by: Sunil Goutham <sgoutham@cavium.com> Signed-off-by: David S. Miller <davem@davemloft.net>