Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds