Lines Matching defs:from
324 * This routine copies memory from the host to the NIC.
326 * the size of long (4 or 8 bytes), and to/from must also
330 myri10ge_pio_copy(void *to, void *from, size_t size)
334 myri10ge_pio_copy32(to, (uint32_t *)from, size);
337 myri10ge_pio_copy64(to, (uint64_t *)from, size);
439 * Transfers buffers from the free pool to the nic
478 * Transfer buffers from the nic to the free pool.
731 /* remove jumbo from freelist */
1269 * Enable or disable periodic RDMAs from the host to make certain
1714 * Note hashing order is reversed from how it is done
3371 /* leave an extra slot keep the ring from wrapping */
3453 /* this removes any CKSUM flag from before */
3486 /* pull one DMA handle for each bp from our freelist */
3652 /* unbind and free handles from previous mblks */
4165 * fake an instance so that the same slice numbers from
4944 * ensure we don't rip the transmit data structures out from