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

/linux-master/include/rdma/
H A Dopa_port_info.h184 /* port_error_action */
325 __be32 port_error_action; /* bit field */ member in struct:opa_port_info
/linux-master/drivers/infiniband/hw/hfi1/
H A Dmad.c911 pi->port_error_action = cpu_to_be32(ppd->port_error_action);
1442 ppd->port_error_action = be32_to_cpu(pi->port_error_action);
H A Dhfi.h922 u32 port_error_action; member in struct:hfi1_pportdata
H A Dchip.c5556 ppd->port_error_action & OPA_PI_MASK_EX_BUFFER_OVERRUN) {
7973 if (ppd->port_error_action &
7992 do_bounce = ppd->port_error_action &
8044 do_bounce = ppd->port_error_action &
10843 ppd->port_error_action = 0;

Completed in 176 milliseconds