Searched hist:"3 cfadb28c3f6f21cb937f7331bfa066c0edda29c" (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ena/ |
H A D | ena.h | diff 3cfadb28c3f6f21cb937f7331bfa066c0edda29c Thu Nov 09 14:35:07 CET 2017 Marcin Wojtas <mw@FreeBSD.org> Read max MTU from the ENA device
The device now provides driver with max available MTU value it can handle.
The function setting MTU for the interface was simplified and reworked to follow up this changes.
Submitted by: Michal Krawczyk <mk@semihalf.com> Reviewed by: byenduri_gmail.com Obtained from: Semihalf Sponsored by: Amazon, Inc. Differential Revision: https://reviews.freebsd.org/D12870
|
H A D | ena.c | diff 3cfadb28c3f6f21cb937f7331bfa066c0edda29c Thu Nov 09 14:35:07 CET 2017 Marcin Wojtas <mw@FreeBSD.org> Read max MTU from the ENA device
The device now provides driver with max available MTU value it can handle.
The function setting MTU for the interface was simplified and reworked to follow up this changes.
Submitted by: Michal Krawczyk <mk@semihalf.com> Reviewed by: byenduri_gmail.com Obtained from: Semihalf Sponsored by: Amazon, Inc. Differential Revision: https://reviews.freebsd.org/D12870
|