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

/linux-master/drivers/net/ethernet/intel/
H A De100.c389 * @cb_tx_nc: 0: controller does CRC (normal), 1: CRC from skb memory
400 cb_tx_nc = 0x0010, enumerator in enum:cb_command
1752 cb->command |= cpu_to_le16(cb_tx_nc);
1754 cb->command &= ~cpu_to_le16(cb_tx_nc);

Completed in 235 milliseconds