Searched refs:XB_STAT_XMT_RTRY_ERR (Results 1 – 2 of 2) sorted by relevance
656 | XB_STAT_XMT_RTRY_ERR in xbow_errintr_handler()683 if (link_pend & XB_STAT_XMT_RTRY_ERR) { in xbow_errintr_handler()689 link_pend &= ~XB_STAT_XMT_RTRY_ERR; in xbow_errintr_handler()717 if (link_status & XB_STAT_XMT_RTRY_ERR) in xbow_errintr_handler()1192 if (lnk_sts.linkstatus & ~(XB_STAT_RCV_ERR | XB_STAT_XMT_RTRY_ERR | XB_STAT_LINKALIVE)) { in xbow_update_llp_status()
340 #define XB_STAT_XMT_RTRY_ERR XB_CTRL_XMT_RTRY_IE macro868 MACROFIELD_LINE_BITFIELD(XB_STAT_XMT_RTRY_ERR)