Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dchip.c7611 int do_bounce = 0; in apply_link_downgrade_policy() local
7665 do_bounce = 1; in apply_link_downgrade_policy()
7677 do_bounce = 1; in apply_link_downgrade_policy()
7684 if (do_bounce) { in apply_link_downgrade_policy()
7941 int do_bounce = 0; in handle_dcc_err() local
7984 do_bounce = 1; in handle_dcc_err()
8000 if (reason_valid && !do_bounce) { in handle_dcc_err()
8001 do_bounce = ppd->port_error_action & in handle_dcc_err()
8052 if (reason_valid && !do_bounce) { in handle_dcc_err()
8053 do_bounce = ppd->port_error_action & in handle_dcc_err()
[all …]