Searched refs:r_fcs (Results 1 – 2 of 2) sorted by relevance
486 bcs->hw.tiger.r_fcs = PPP_INITFCS; in read_raw()488 bcs->hw.tiger.r_fcs = PPP_FCS(bcs->hw.tiger.r_fcs, r_val); in read_raw()520 i, j, bcs->hw.tiger.r_fcs, bcs->cs->hw.njet.irqstat0); in read_raw()521 if (bcs->hw.tiger.r_fcs == PPP_GOODFCS) { in read_raw()560 bcs->hw.tiger.r_fcs = in read_raw()561 PPP_FCS(bcs->hw.tiger.r_fcs, r_val); in read_raw()
452 u_int r_fcs; member