Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dchip.c7641 int do_bounce = 0; in apply_link_downgrade_policy() local
7695 do_bounce = 1; in apply_link_downgrade_policy()
7707 do_bounce = 1; in apply_link_downgrade_policy()
7714 if (do_bounce) { in apply_link_downgrade_policy()
7971 int do_bounce = 0; in handle_dcc_err() local
8014 do_bounce = 1; in handle_dcc_err()
8030 if (reason_valid && !do_bounce) { in handle_dcc_err()
8031 do_bounce = ppd->port_error_action & in handle_dcc_err()
8082 if (reason_valid && !do_bounce) { in handle_dcc_err()
8083 do_bounce = ppd->port_error_action & in handle_dcc_err()
[all …]