Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/hyperv/
Dnetvsc.c815 struct nvsp_message *pkt_rqst; in netvsc_send_completion() local
827 pkt_rqst = (struct nvsp_message *)(uintptr_t)cmd_rqst; in netvsc_send_completion()
828 switch (pkt_rqst->hdr.msg_type) { in netvsc_send_completion()