Page MenuHomeFreeBSD

if_awg: only request completion interrupt on the last descriptor of a tx frame
ClosedPublic

Authored by guyyur_gmail.com on Nov 10 2017, 4:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 3 2024, 10:26 AM
Unknown Object (File)
Feb 14 2024, 5:35 AM
Unknown Object (File)
Jan 17 2024, 3:09 AM
Unknown Object (File)
Dec 20 2023, 2:54 AM
Unknown Object (File)
Oct 29 2023, 5:22 AM
Unknown Object (File)
Sep 14 2023, 11:01 AM
Unknown Object (File)
Sep 10 2023, 3:35 AM
Unknown Object (File)
Sep 6 2023, 11:46 PM
Subscribers

Details

Summary

The hardware will not issue a completion interrupt for a descriptor
with TX_INT_CTL set if it doesn't also have TX_LAST_DESC set.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable