Home
last modified time | relevance | path

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

/drivers/staging/rdma/hfi1/
Dmad.c666 pi->port_error_action = cpu_to_be32(ppd->port_error_action); in __subn_get_opa_portinfo()
1166 ppd->port_error_action = be32_to_cpu(pi->port_error_action); in __subn_set_opa_portinfo()
Dhfi.h721 u32 port_error_action; member
Dchip.c2214 ppd->port_error_action & OPA_PI_MASK_EX_BUFFER_OVERRUN) { in update_rcverr_timer()
4237 if (ppd->port_error_action & in handle_dcc_err()
4256 do_bounce = ppd->port_error_action & in handle_dcc_err()
4305 do_bounce = ppd->port_error_action & in handle_dcc_err()
6634 ppd->port_error_action = 0; in set_link_state()