E1000_ADVTXD_DCMD_RS
#define IGB_TXD_DCMD (E1000_ADVTXD_DCMD_EOP | E1000_ADVTXD_DCMD_RS)
adapter->txd_cmd |= E1000_ADVTXD_DCMD_RS;