Home
last modified time | relevance | path

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

/drivers/infiniband/hw/hfi1/
Dmad.c911 pi->port_error_action = cpu_to_be32(ppd->port_error_action); in __subn_get_opa_portinfo()
1442 ppd->port_error_action = be32_to_cpu(pi->port_error_action); in __subn_set_opa_portinfo()
Dhfi.h922 u32 port_error_action; member
Dchip.c5554 ppd->port_error_action & OPA_PI_MASK_EX_BUFFER_OVERRUN) { in update_rcverr_timer()
7970 if (ppd->port_error_action & in handle_dcc_err()
7989 do_bounce = ppd->port_error_action & in handle_dcc_err()
8041 do_bounce = ppd->port_error_action & in handle_dcc_err()
10840 ppd->port_error_action = 0; in set_link_state()