ignore_this_time 1000 drivers/infiniband/hw/qib/qib_iba6120.c 	u64 ignore_this_time = 0;
ignore_this_time 1029 drivers/infiniband/hw/qib/qib_iba6120.c 			ignore_this_time = errs & E_SUM_LINK_PKTERRS;
ignore_this_time 1040 drivers/infiniband/hw/qib/qib_iba6120.c 		ignore_this_time = errs & E_SUM_LINK_PKTERRS;
ignore_this_time 1045 drivers/infiniband/hw/qib/qib_iba6120.c 	errs &= ~ignore_this_time;
ignore_this_time 1097 drivers/infiniband/hw/qib/qib_iba7220.c 	u64 ignore_this_time = 0;
ignore_this_time 1129 drivers/infiniband/hw/qib/qib_iba7220.c 			ignore_this_time = errs & E_SUM_LINK_PKTERRS;
ignore_this_time 1140 drivers/infiniband/hw/qib/qib_iba7220.c 		ignore_this_time = errs & E_SUM_LINK_PKTERRS;
ignore_this_time 1145 drivers/infiniband/hw/qib/qib_iba7220.c 	errs &= ~ignore_this_time;
ignore_this_time 1860 drivers/infiniband/hw/qib/qib_iba7322.c 	u64 ignore_this_time = 0, iserr = 0, errs, fmask;
ignore_this_time 1919 drivers/infiniband/hw/qib/qib_iba7322.c 			ignore_this_time = errs & QIB_E_P_LINK_PKTERRS;
ignore_this_time 1933 drivers/infiniband/hw/qib/qib_iba7322.c 		ignore_this_time = errs & QIB_E_P_LINK_PKTERRS;
ignore_this_time 1939 drivers/infiniband/hw/qib/qib_iba7322.c 	errs &= ~ignore_this_time;