Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibccconfig.c428 uint32_t port_control; in ca_congestion_setting() local
440 if ((errstr = parseint(argv[0], &port_control, 0))) in ca_congestion_setting()
460 &port_control); in ca_congestion_setting()
/freebsd/sys/cam/scsi/
H A Dscsi_cd.h777 struct port_control struct
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_congestion_control.c159 p_cc->ca_cong_setting.port_control = p_opt->cc_ca_cong_setting_port_control; in cc_setup_mad_data()
/freebsd/contrib/ofed/opensm/include/iba/
H A Dib_types.h11936 ib_net16_t port_control; member