diff options
| author | Joshua Hay <joshua.a.hay@intel.com> | 2025-12-15 13:42:40 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-01-08 10:15:02 +0100 |
| commit | f2a43c70e517ed8ba8bbd487c06213e6a7144523 (patch) | |
| tree | e04718f2cb96dac0db46a8cb411f7921d7c135e7 /include/net/aligned_data.h | |
| parent | d7d4c3884c99ce7e0a62e7acec3fac17d5834230 (diff) | |
idpf: add support for SW triggered interrupts
[ Upstream commit 93433c1d919775f8ac0f7893692f42e6731a5373 ]
SW triggered interrupts are guaranteed to fire after their timer
expires, unlike Tx and Rx interrupts which will only fire after the
timer expires _and_ a descriptor write back is available to be processed
by the driver.
Add the necessary fields, defines, and initializations to enable a SW
triggered interrupt in the vector's dyn_ctl register.
Reviewed-by: Madhu Chittim <madhu.chittim@intel.com>
Signed-off-by: Joshua Hay <joshua.a.hay@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions
