Home
last modified time | relevance | path

Searched refs:E_SUM_LINK_PKTERRS (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_intr.c124 #define E_SUM_LINK_PKTERRS \ macro
135 if ((errs & E_SUM_LINK_PKTERRS) && in handle_e_sum_errs()
146 ignore_this_time = errs & E_SUM_LINK_PKTERRS; in handle_e_sum_errs()
671 else if ((errs & E_SUM_LINK_PKTERRS) && in handle_errors()
682 ignore_this_time = errs & E_SUM_LINK_PKTERRS; in handle_errors()
/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_iba6120.c653 #define E_SUM_LINK_PKTERRS \ macro
1031 if ((errs & E_SUM_LINK_PKTERRS) && in handle_6120_errors()
1040 ignore_this_time = errs & E_SUM_LINK_PKTERRS; in handle_6120_errors()
1042 } else if ((errs & E_SUM_LINK_PKTERRS) && in handle_6120_errors()
1051 ignore_this_time = errs & E_SUM_LINK_PKTERRS; in handle_6120_errors()
Dqib_iba7220.c736 #define E_SUM_LINK_PKTERRS \ macro
1122 if ((errs & E_SUM_LINK_PKTERRS) && in handle_7220_errors()
1131 ignore_this_time = errs & E_SUM_LINK_PKTERRS; in handle_7220_errors()
1133 } else if ((errs & E_SUM_LINK_PKTERRS) && in handle_7220_errors()
1142 ignore_this_time = errs & E_SUM_LINK_PKTERRS; in handle_7220_errors()