Home
last modified time | relevance | path

Searched refs:pf_cache (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/nvme/target/
Dtcp.c134 struct page_frag_cache pf_cache; member
1240 c->cmd_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()
1246 c->rsp_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()
1252 c->data_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()
1257 c->r2t_pdu = page_frag_alloc(&queue->pf_cache, in nvmet_tcp_alloc_cmd()
/Linux-v5.10/drivers/nvme/host/
Dtcp.c108 struct page_frag_cache pf_cache; member
413 req->pdu = page_frag_alloc(&queue->pf_cache, in nvme_tcp_init_request()
1189 async->pdu = page_frag_alloc(&queue->pf_cache, in nvme_tcp_alloc_async_req()