Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/hyperv/
Dnetvsc.c852 struct nvsp_message *pkt_rqst; in netvsc_send_completion() local
864 pkt_rqst = (struct nvsp_message *)(uintptr_t)cmd_rqst; in netvsc_send_completion()
865 switch (pkt_rqst->hdr.msg_type) { in netvsc_send_completion()