Searched refs:ixgbe_tx_buf (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/sys/dev/ixgbe/
H A Dixgbe.h243 struct ixgbe_tx_buf { struct
298 struct ixgbe_tx_buf *tx_buffers;
H A Dixgbe.c1761 struct ixgbe_tx_buf *txbuf;
2980 struct ixgbe_tx_buf *txbuf;
3004 (struct ixgbe_tx_buf *) malloc(sizeof(struct ixgbe_tx_buf) *
3037 struct ixgbe_tx_buf *txbuf;
3224 struct ixgbe_tx_buf *tx_buffer;
3599 struct ixgbe_tx_buf *buf;
/freebsd-10.1-release/sys/dev/netmap/
H A Dixgbe_netmap.h230 struct ixgbe_tx_buf *txbuf = &txr->tx_buffers[nic_i];

Completed in 204 milliseconds