Lines Matching defs:status_b
457 u32 status_b;
462 status_b = le32_to_cpu(info->frame_status_b);
464 if (status_b & SLIC_VRHSTATB_TPCSUM)
468 if (status_b & SLIC_VRHSTATB_TPHLEN)
471 if (status_b & SLIC_VRHSTATB_IPCSUM)
473 if (status_b & SLIC_VRHSTATB_IPLERR)
475 if (status_b & SLIC_VRHSTATB_IPHERR)
478 if (status_b & SLIC_VRHSTATB_RCVE)
480 if (status_b & SLIC_VRHSTATB_BUFF)
482 if (status_b & SLIC_VRHSTATB_CODE)
484 if (status_b & SLIC_VRHSTATB_DRBL)
486 if (status_b & SLIC_VRHSTATB_CRC)
490 if (status_b & SLIC_VRHSTATB_802UE)
492 if (status_b & SLIC_VRHSTATB_CARRE)