Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme-tcp.h83 __u8 hpda; member
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dtcp.c854 if (icreq->hpda != 0) { in nvmet_tcp_handle_icreq()
856 icreq->hpda); in nvmet_tcp_handle_icreq()
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dtcp.c1303 icreq->hpda = 0; /* no alignment constraint */ in nvme_tcp_init_connection()