diff options
author | 2024-11-25 15:58:54 -0800 | |
---|---|---|
committer | 2024-12-17 13:28:55 -0800 | |
commit | 93433c1d919775f8ac0f7893692f42e6731a5373 (patch) | |
tree | caa62fe1bb3f374f3cfa23fd46ed8f9f38e89176 /scripts/generate_rust_analyzer.py | |
parent | qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate() (diff) | |
download | wireguard-linux-93433c1d919775f8ac0f7893692f42e6731a5373.tar.xz wireguard-linux-93433c1d919775f8ac0f7893692f42e6731a5373.zip |
idpf: add support for SW triggered interrupts
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>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions