Searched refs:FXP_FLAG_SAVE_BAD (Results 1 – 2 of 2) sorted by relevance
236 #define FXP_FLAG_SAVE_BAD 0x0800 /* save bad pkts: bad size, CRC, etc */ macro
619 sc->flags |= FXP_FLAG_SAVE_BAD; in fxp_attach()2348 cbp->save_bf = sc->flags & FXP_FLAG_SAVE_BAD ? 1 : prm; in fxp_init_body()2914 flag = FXP_FLAG_SAVE_BAD; in fxp_ioctl()