Home
last modified time | relevance | path

Searched refs:dl_max_conind (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dsundlpi.c62 dlp->bind_ack.dl_max_conind = maxconind; in dlbindack()
322 dlbrp->dl_max_conind = 0; in dl_bind()
H A Dllc1.c1143 if (dlp->dl_service_mode != DL_CLDLS || dlp->dl_max_conind != 0) { in llc1_bind()
2133 bind->dl_max_conind = 0; in llc1_send_bindreq()
H A Dgld.c3870 dlp->dl_max_conind = 0; in gld_bindack()
/illumos-gate/usr/src/uts/common/sys/
H A Ddlpi.h788 t_uscalar_t dl_max_conind; /* max # of outstanding con_ind */ member
802 t_uscalar_t dl_max_conind; /* allowed max. # of con-ind */ member
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_ctl.c65 bind->dl_max_conind = 0; in softmac_send_bind_req()
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c463 bindreqp->dl_max_conind = 0; in dlpi_bind()