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