freebsd-dev/sys/dev/oce
Warner Losh c236d64745 Cast queue length because q_len isn't really an enum in the same sense
that clang wants it to be (a value that can only have values inside
the enum range), but rather an unsigned count of bytes.
2014-08-07 21:56:46 +00:00
..
oce_hw.c Apply vendor fixes for big endian support and 20GBps/25GBps link speeds. 2014-06-24 20:11:22 +00:00
oce_hw.h Apply vendor fixes for big endian support and 20GBps/25GBps link speeds. 2014-06-24 20:11:22 +00:00
oce_if.c Various bugfixes from Stefano Garzarella: 2014-07-02 12:13:11 +00:00
oce_if.h Apply vendor fixes for big endian support and 20GBps/25GBps link speeds. 2014-06-24 20:11:22 +00:00
oce_mbox.c Cast queue length because q_len isn't really an enum in the same sense 2014-08-07 21:56:46 +00:00
oce_queue.c Update driver to version 10.0.664.0. 2013-10-23 18:58:38 +00:00
oce_sysctl.c Apply vendor improvements to oce(4) driver: 2013-12-04 20:24:18 +00:00
oce_util.c Fix teardown of static DMA allocations in various NIC drivers: 2014-06-17 14:47:49 +00:00