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

/linux-4.4.14/drivers/net/ethernet/adaptec/
H A Dstarfire.c347 IntrNoTxCsum=0x20, IntrTxBadID=0x10, enumerator in enum:intr_status_bits
1007 IntrRxGFPDead | IntrNoTxCsum | IntrTxBadID, netdev_open()
1676 if (intr_status & (IntrNoTxCsum | IntrDMAErr)) { netdev_error()
1680 if ((intr_status & ~(IntrNormalMask | IntrAbnormalSummary | IntrLinkChange | IntrStatsMax | IntrTxDataLow | IntrRxGFPDead | IntrNoTxCsum | IntrPCIPad)) && debug) netdev_error()

Completed in 72 milliseconds