Searched refs:hpda (Results 1 – 3 of 3) sorted by relevance
92 __u8 hpda; member
899 if (icreq->hpda != 0) { in nvmet_tcp_handle_icreq() 900 pr_err("queue %d: unsupported hpda %d\n", queue->idx, in nvmet_tcp_handle_icreq() 901 icreq->hpda); in nvmet_tcp_handle_icreq()
1487 icreq->hpda = 0; /* no alignment constraint */ in nvme_tcp_init_connection()