Lines Matching full:receive
109 RxBufPool *rx_pool[RX_MAX_POOLS]; /* Receive buffer descriptor pools */
120 * The last 8 bytes of the receive buffer list page (that has been
123 * suitable receive buffer available. This function is used to increase
135 * Get buffer descriptor from one of our receive buffer pools
168 * Get buffer descriptor from the receive buffer list page that has been
243 /* Update the receive queue */ in spapr_vlan_receive()
278 .receive = spapr_vlan_receive,
473 hcall_dprintf("Bad receive queue\n"); in h_register_logical_lan()
492 /* Initialize the receive queue */ in h_register_logical_lan()
556 * Enqueuing receive buffer by adding it to one of our receive buffer pools
602 * This is the old way of enqueuing receive buffers: Add it to the rx queue
671 * flush the receive queue, so that e.g. fragmented IP packets can in h_add_logical_lan_buffer()
673 * fragments if there is only one receive buffer available). in h_add_logical_lan_buffer()