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

/freebsd-10.1-release/sys/ofed/drivers/net/mlx4/
H A Dmlx4_en.h79 #define STAMP_STRIDE 64 macro
80 #define STAMP_DWORDS (STAMP_STRIDE / 4)
H A Den_tx.c262 for (i = 0; i < tx_info->nr_txbb * TXBB_SIZE; i += STAMP_STRIDE) {
268 for (i = 0; i < tx_info->nr_txbb * TXBB_SIZE; i += STAMP_STRIDE) {
H A Den_netdev.c1325 for (j = 0; j < tx_ring->buf_size; j += STAMP_STRIDE)

Completed in 121 milliseconds