VMXNET3_TCD_GET_TXIDX
# define VMXNET3_TCD_GET_TXIDX(tcd) get_bitfield32((const __le32 *)tcd, \
# define VMXNET3_TCD_GET_TXIDX(tcd) ((tcd)->txdIdx)