mirror of
https://github.com/opnsense/src.git
synced 2026-06-06 07:12:52 -04:00
PDU data alignment (PDA) isn't necessarily a power of 2, just a multiple of 4, so use roundup() instead of roundup2() to compute the PDU data offset (PDO). Sponsored by: Chelsio Communications |
||
|---|---|---|
| .. | ||
| internal.h | ||
| libnvmf.h | ||
| Makefile | ||
| Makefile.depend | ||
| nvmf_controller.c | ||
| nvmf_host.c | ||
| nvmf_tcp.c | ||
| nvmf_transport.c | ||