Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/qib/
Dqib_iba6120.c653 #define E_SUM_LINK_PKTERRS \ macro
1020 if ((errs & E_SUM_LINK_PKTERRS) && in handle_6120_errors()
1029 ignore_this_time = errs & E_SUM_LINK_PKTERRS; in handle_6120_errors()
1031 } else if ((errs & E_SUM_LINK_PKTERRS) && in handle_6120_errors()
1040 ignore_this_time = errs & E_SUM_LINK_PKTERRS; in handle_6120_errors()
Dqib_iba7220.c737 #define E_SUM_LINK_PKTERRS \ macro
1120 if ((errs & E_SUM_LINK_PKTERRS) && in handle_7220_errors()
1129 ignore_this_time = errs & E_SUM_LINK_PKTERRS; in handle_7220_errors()
1131 } else if ((errs & E_SUM_LINK_PKTERRS) && in handle_7220_errors()
1140 ignore_this_time = errs & E_SUM_LINK_PKTERRS; in handle_7220_errors()