Searched refs:iphystate (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ofed/infiniband-diags/src/
H A Diblinkinfo.c116 int iwidth, ispeed, fdr10, espeed, istate, iphystate, cap_mask; local
149 iphystate = mad_get_field(port->info, 0, IB_PORT_PHYS_STATE_F);
182 &iphystate));
187 &iphystate));
H A Dibqueryerrors.c191 int iwidth, ispeed, fdr10, espeed, istate, iphystate, cap_mask; local
215 iphystate = mad_get_field(port->info, 0, IB_PORT_PHYS_STATE_F);
240 mad_dump_val(IB_PORT_PHYS_STATE_F, physstate, 64, &iphystate));
244 mad_dump_val(IB_PORT_PHYS_STATE_F, physstate, 64, &iphystate));

Completed in 113 milliseconds