HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_allocate_transmit_buffers (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ix_txrx.c 601 * ixgbe_allocate_transmit_buffers
608 ixgbe_allocate_transmit_buffers(struct tx_ring *txr) function in typeref:typename:int
655 } /* ixgbe_allocate_transmit_buffers */
2414 if (ixgbe_allocate_transmit_buffers(txr)) {

Completed in 13 milliseconds