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

/drivers/net/ethernet/intel/
H A De100.c417 * @cb_tx_nc: 0: controler does CRC (normal), 1: CRC from skb memory
428 cb_tx_nc = 0x0010, enumerator in enum:cb_command
1747 cb->command |= __constant_cpu_to_le16(cb_tx_nc);
1749 cb->command &= ~__constant_cpu_to_le16(cb_tx_nc);

Completed in 63 milliseconds