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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_intr.c133 u64 ignore_this_time = 0; local
147 ignore_this_time = errs & E_SUM_LINK_PKTERRS;
150 return ignore_this_time;
635 u64 ignore_this_time = 0; local
673 ignore_this_time = handle_e_sum_errs(dd, errs);
685 ignore_this_time = errs & E_SUM_LINK_PKTERRS;
741 if (ignore_this_time)
742 errs &= ~ignore_this_time;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_intr.c133 u64 ignore_this_time = 0; local
147 ignore_this_time = errs & E_SUM_LINK_PKTERRS;
150 return ignore_this_time;
635 u64 ignore_this_time = 0; local
673 ignore_this_time = handle_e_sum_errs(dd, errs);
685 ignore_this_time = errs & E_SUM_LINK_PKTERRS;
741 if (ignore_this_time)
742 errs &= ~ignore_this_time;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c1001 u64 ignore_this_time = 0; local
1035 ignore_this_time = errs & E_SUM_LINK_PKTERRS;
1046 ignore_this_time = errs & E_SUM_LINK_PKTERRS;
1051 errs &= ~ignore_this_time;
H A Dqib_iba7220.c1091 u64 ignore_this_time = 0; local
1128 ignore_this_time = errs & E_SUM_LINK_PKTERRS;
1139 ignore_this_time = errs & E_SUM_LINK_PKTERRS;
1144 errs &= ~ignore_this_time;
H A Dqib_iba7322.c1715 u64 ignore_this_time = 0, iserr = 0, errs, fmask; local
1774 ignore_this_time = errs & QIB_E_P_LINK_PKTERRS;
1788 ignore_this_time = errs & QIB_E_P_LINK_PKTERRS;
1794 errs &= ~ignore_this_time;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c1001 u64 ignore_this_time = 0; local
1035 ignore_this_time = errs & E_SUM_LINK_PKTERRS;
1046 ignore_this_time = errs & E_SUM_LINK_PKTERRS;
1051 errs &= ~ignore_this_time;
H A Dqib_iba7220.c1091 u64 ignore_this_time = 0; local
1128 ignore_this_time = errs & E_SUM_LINK_PKTERRS;
1139 ignore_this_time = errs & E_SUM_LINK_PKTERRS;
1144 errs &= ~ignore_this_time;
H A Dqib_iba7322.c1715 u64 ignore_this_time = 0, iserr = 0, errs, fmask; local
1774 ignore_this_time = errs & QIB_E_P_LINK_PKTERRS;
1788 ignore_this_time = errs & QIB_E_P_LINK_PKTERRS;
1794 errs &= ~ignore_this_time;

Completed in 285 milliseconds