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

/freebsd-11-stable/sys/dev/netmap/
H A Dif_igb_netmap.h49 #define igb_tx_buf igb_tx_buffer macro
123 struct igb_tx_buf *txbuf = &txr->tx_buffers[nic_i];
/freebsd-11-stable/sys/dev/e1000/
H A Dif_igb.h361 struct igb_tx_buf *tx_buffers;
564 struct igb_tx_buf { struct
H A Dif_igb.c1837 struct igb_tx_buf *txbuf;
3521 struct igb_tx_buf *txbuf;
3544 (struct igb_tx_buf *) malloc(sizeof(struct igb_tx_buf) *
3577 struct igb_tx_buf *txbuf;
3727 struct igb_tx_buf *tx_buffer;
4048 struct igb_tx_buf *buf;

Completed in 79 milliseconds