Lines Matching refs:tx_buffers
337 txbuf = &txr->tx_buffers[first];
416 txbuf = &txr->tx_buffers[i];
441 txr->tx_buffers[first].map = txbuf->map;
446 txbuf = &txr->tx_buffers[first];
504 txr->tx_buffers =
507 if (!txr->tx_buffers) {
514 txbuf = txr->tx_buffers;
566 txbuf = txr->tx_buffers;
656 if (txr->tx_buffers == NULL)
659 tx_buffer = txr->tx_buffers;
679 if (txr->tx_buffers != NULL) {
680 free(txr->tx_buffers, M_IXGBE);
681 txr->tx_buffers = NULL;
1023 buf = &txr->tx_buffers[work];
1056 buf = txr->tx_buffers;
1081 buf = txr->tx_buffers;