Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_intr.c125 #define E_SUM_LINK_PKTERRS \ macro
136 if ((errs & E_SUM_LINK_PKTERRS) && in handle_e_sum_errs()
147 ignore_this_time = errs & E_SUM_LINK_PKTERRS; in handle_e_sum_errs()
673 else if ((errs & E_SUM_LINK_PKTERRS) && in handle_errors()
684 ignore_this_time = errs & E_SUM_LINK_PKTERRS; in handle_errors()
/linux-4.1.27/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()