mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-21 07:15:49 +00:00
06b2ed7a3a
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 |