Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dchip.c7593 int do_bounce = 0; in apply_link_downgrade_policy() local
7647 do_bounce = 1; in apply_link_downgrade_policy()
7659 do_bounce = 1; in apply_link_downgrade_policy()
7666 if (do_bounce) { in apply_link_downgrade_policy()
7923 int do_bounce = 0; in handle_dcc_err() local
7966 do_bounce = 1; in handle_dcc_err()
7982 if (reason_valid && !do_bounce) { in handle_dcc_err()
7983 do_bounce = ppd->port_error_action & in handle_dcc_err()
8034 if (reason_valid && !do_bounce) { in handle_dcc_err()
8035 do_bounce = ppd->port_error_action & in handle_dcc_err()
[all …]