Searched refs:hpda (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dnvme-tcp.h83 * @hpda: host pdu data alignment (dwords, 0's based)
90 __u8 hpda; member in struct:nvme_tcp_icreq_pdu
/linux-master/drivers/nvme/target/
H A Dtcp.c909 if (icreq->hpda != 0) {
910 pr_err("queue %d: unsupported hpda %d\n", queue->idx,
911 icreq->hpda);
/linux-master/drivers/nvme/host/
H A Dtcp.c1406 icreq->hpda = 0; /* no alignment constraint */

Completed in 118 milliseconds