Searched refs:E1000E_TXD_CMD_RS (Results 1 – 1 of 1) sorted by relevance
469 desc.cmd = E1000E_TXD_CMD_EOP | E1000E_TXD_CMD_RS | E1000E_TXD_CMD_IFCS; in e1000e_transmit()786 const E1000E_TXD_CMD_RS: u8 = 1 << 3; constant