commit | 16fded7da2cefc619ece0d44f8df76b533c43fd2 | [log] [tgz] |
---|---|---|
author | Jon Mason <jon.mason@exar.com> | Tue Jan 18 15:02:21 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 19 23:18:14 2011 -0800 |
tree | ec9ca42bf2e754e378dbd701def152c7dc5cf194 | |
parent | 1d15f81cda496f1c1d59af7458ea0bcdeeb726f3 [diff] |
vxge: MSIX one shot mode To reduce the possibility of losing an interrupt in the handler due to a race between an interrupt processing and disable/enable of interrupts, enable MSIX one shot. Also, add support for adaptive interrupt coalesing Signed-off-by: Jon Mason <jon.mason@exar.com> Signed-off-by: Masroor Vettuparambil <masroor.vettuparambil@exar.com> Signed-off-by: David S. Miller <davem@davemloft.net>