Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/hyperv/
Dnetvsc.c814 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()