Home
last modified time | relevance | path

Searched refs:crcauto (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/hamradio/
H A Dmkiss.c68 int crcauto; /* CRC auto mode */ member
251 if (ax->crcmode != CRC_MODE_SMACK && ax->crcauto) { in ax_bump()
265 if (ax->crcmode != CRC_MODE_FLEX && ax->crcauto) { in ax_bump()
470 ax->crcauto = (cmd ? 0 : 1); in ax_encaps()
755 ax->crcauto = (crc_force ? 0 : 1); in mkiss_open()