Home
last modified time | relevance | path

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

/linux-6.12.1/include/rdma/
Dopa_port_info.h325 __be32 port_error_action; /* bit field */ member
/linux-6.12.1/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.c5556 ppd->port_error_action & OPA_PI_MASK_EX_BUFFER_OVERRUN) { in update_rcverr_timer()
7973 if (ppd->port_error_action & in handle_dcc_err()
7992 do_bounce = ppd->port_error_action & in handle_dcc_err()
8044 do_bounce = ppd->port_error_action & in handle_dcc_err()
10843 ppd->port_error_action = 0; in set_link_state()