Searched refs:rqstor_size (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/hv/
H A Dchannel.c655 if (newchannel->rqstor_size) {
656 if (vmbus_alloc_requestor(&newchannel->requestor, newchannel->rqstor_size))
1235 if (!channel->rqstor_size)
1273 if (!channel->rqstor_size)
/linux-master/include/linux/
H A Dhyperv.h1064 u32 rqstor_size; member in struct:vmbus_channel
/linux-master/drivers/net/hyperv/
H A Drndis_filter.c1266 new_sc->rqstor_size = netvsc_rqstor_size(netvsc_ring_bytes);
H A Dnetvsc.c1774 device->channel->rqstor_size = netvsc_rqstor_size(netvsc_ring_bytes);
/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c3706 hdev->channel->rqstor_size = HV_PCI_RQSTOR_SIZE;
4020 hdev->channel->rqstor_size = HV_PCI_RQSTOR_SIZE;

Completed in 141 milliseconds