Searched refs:rte_vmbus_chan_rx_empty (Results 1 – 4 of 4) sorted by relevance
8 rte_vmbus_chan_rx_empty;
235 bool rte_vmbus_chan_rx_empty(const struct vmbus_channel *channel);
185 bool rte_vmbus_chan_rx_empty(const struct vmbus_channel *channel) in rte_vmbus_chan_rx_empty() function
418 if (rte_vmbus_chan_rx_empty(hv->primary->chan)) in hn_rndis_exec1()