Page MenuHomeFreeBSD

Remove deprecated and unused counters in ENA driver
ClosedPublic

Authored by mk_semihalf.com on Oct 31 2017, 1:42 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 5 2024, 5:47 PM
Unknown Object (File)
Nov 18 2024, 2:00 AM
Unknown Object (File)
Nov 18 2024, 12:51 AM
Unknown Object (File)
Nov 17 2024, 10:43 PM
Unknown Object (File)
Nov 16 2024, 4:21 PM
Unknown Object (File)
Nov 16 2024, 2:49 PM
Unknown Object (File)
Nov 15 2024, 5:44 PM
Unknown Object (File)
Nov 14 2024, 8:33 AM

Details

Summary

Few counters were imported from Linux driver and never used, because of
differences of the Linux and FreeBSD API.

Queue stops and resumes are no longer supported by the driver and
counters were incremented indicating event that had no place.

Diff Detail

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